![]() |
.htaccess/htpasswd
I have been trying to require authentication to a certain folder for my little website, and have been unable to. it just allows me access no problems :/
in server configuration i have all three option checked, and none unchecked and no, i'm not connecting from 192.168.0.102, i'm connecting from 192.168.0.103 Code:
ErrorDocument 404 /error404.htmlCode:
htpasswd -bcd .htpasswd $username $passwordQuote:
|
Please make sure this is checked.
http://www.litespeedtech.com/docs/VH...nableContextAC Make sure overrride is allowed at virtual host level. "ErrorDocument" and "satisfy" directives are not supported in .htacess right now. Please turn on debug logging by setting "debug level" to "high" if the problem persist. |
thnaks for the info, next time i try your product i will try using it without the satisfy/errordocument directives, i guess it defaults to satisfy any? or satisfy all?
yes, i had all thre boxes checked |
Quote:
We will investigate this issue when we are available. Thank you. |
Quote:
Make sure the permission of .htaccess and .htpasswd are correct. Our test shows that .htaccess works pretty well. :-) |
| All times are GMT -7. The time now is 08:05 AM. |