amarton Posted July 26, 2004 Posted July 26, 2004 I am using htaccess to add a username/password capability to my admin. Currently the system askes me to log in multiple times: twice to access the admin index and once more to access any page beyond that point. This is annoying and my client certainly will not be happy. Any suggestions? Thanks.
stevel Posted July 26, 2004 Posted July 26, 2004 It will do this if the domain changes. In admin/configure.php set HTTP_SERVER to be your https URL base and use the same https URL base to access the admin page. You will get one login prompt only. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
amarton Posted July 27, 2004 Author Posted July 27, 2004 Thanks, mate. One of the problems is that the index page on admin is not ssl protected, while the rest of the admin is. I just followed basic ssl setup instructions (changing HTTP and HTTPS info in admin/configure). Any idea why this is happening?
stevel Posted July 27, 2004 Posted July 27, 2004 Because you didn't use https to enter the index page. Do that and save it as a bookmark/favorite. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
Recommended Posts
Archived
This topic is now archived and is closed to further replies.