![]() |
Require SSL for ACP?
Hello,
it would be nice to have an option 'Require SSL for ACP' before login. I know this could be easily done via htaccess, but we use htaccess to passwort protect the acp directory and mod_auth is handled first. So before a redirect to SSL can occur, the password prompt appears - data entered is transmitted via http, which is unsecure... Thanks for ideas |
have you tried this?
SSLOptions +StrictRequire SSLRequireSSL SSLRequire %{HTTP_HOST} eq "site.com" #or www.site.com ErrorDocument 403 https://site.com Quote:
hope that helps |
Yes, this would work - but: The directory is protected via password (htaccess), since mod_auth is handled always first you would have to enter the password before the SSL Require, which makes nada sense...
|
All times are GMT. The time now is 02:14 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|