Closed (outdated)
Project:
Secure Pages
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2012 at 14:32 UTC
Updated:
26 Nov 2024 at 10:29 UTC
Jump to comment: Most recent
Comments
Comment #1
grendzy commentedI agree the securepages documentation is bad. I personally prefer to leave $base_url empty, but the conditional in settings.php works too.
Comment #2
ken hawkins commentedWe also had this issue and not using a base_url did not resolve.
This same method works for the 2.x Drupal 6 version.
Would be great to have this in the readme or module page.
Comment #3
bisonbleu commentedStumbled on this issue: the user/register would not load because of an error: "too many redirects".
Applying the solution from #1406686: HTTPS/HTTP, drupal page caching, and base_url break caching mentioned above seems to fix this problem. Copy and pasting below for reference.
Comment #4
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks