Closed (fixed)
Project:
Secure Pages
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2009 at 19:39 UTC
Updated:
4 Nov 2011 at 19:40 UTC
Jump to comment: Most recent
Comments
Comment #1
webb_k commentedI, too, had this problem. The only way I found to resolve the problem was to not only disable secure pages, but to uninstall it also. /admin/build/modules/uninstall
Only then did my redirect to SSL page for user log-in stop.
Comment #2
Anonymous (not verified) commentedIt looks as though when we disable securepages module we need to ensure that the current page is not served over SSL
otherwise everything we link to will still be served over SSL
@Gordon
Any thoughts ?
Best,
Paul Booker
Comment #3
bobmct commentedWe're on version 6.22 and we're now getting way too much https pages. We've double checked the definitions and are limiting to only a few pages such as our LDAP login page. However, once logged in most of the requests are https.
This occurs on our separate staging site as well even with securepages disabled.
Any suggestions/ideas?????
Comment #4
grendzy commentedbobmct: you may want to enable the "switch back" option, if it's not already.
mikestefff: If the module is truly disabled, then it cannot be generating redirects.