Closed (fixed)
Project:
Secure Pages
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 May 2011 at 21:19 UTC
Updated:
29 Sep 2011 at 18:01 UTC
Secure base URL is https://secure.doman.com vs the non secure of http://www.domain.com
setings.php includes $conf['https'] = TRUE;
System allows login using secure base url and logout however when accessing the non secure http://www.domain.com areas the user is NOT logged in.
What am I missing here?
Comments
Comment #1
puddyglumBump
Comment #2
grendzy commentedHave you set $cookie_domain to the shared base domain in your settings.php file?
Comment #3
puddyglumOur project team decided not to go with the secure sub-domain, so I can't test this anymore. I was assuming you were still having a problem with it and was bumping it so it could be resolved.
Comment #4
grendzy commentedokay, thanks. Since there's no further feedback, and I'm fairly certain $cookie_domain was the issue, I'll mark this as fixed.