Davide Bianchi wrote:
> Check in the error_log what's the exact error.
Yes ... I have the same problem - I installed Apache 1.3.31 but in my
case under Windows

Everything except restricting access works ;(
These are my logfiles:
Access:
xxx.xxx.xxx.xxx - testuser [01/Sep/2004:17:08:36 +0200] "GET
/aaa/index.php HTTP/1.1" 401 482
Error:
[Wed Sep 01 17:08:36 2004] [error] [client xxx.xxx.xxx.xxx] user
testuser: authentication failure for "/aaa/index.php": password mismatch
In my httpd.conf I have the followin code:
<Directory (...)/Apache/htdocs/aaa>
AuthType Basic
AuthName "By Invitation Only!"
AuthUserFile "(...)/Apache/.htpasswd"
Satisfy All
Require user testuser
</Directory>
I generated my password file at least 4 times... still doesn't work.
Do you have any suggestions??
--
Greetings - TroLoo<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: htaccess problem