[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#237151: apache-ssl SID



Package: apache-ssl
Version: 1.3.29.0.2-3

since I updated with the last two versions, comes with sid dist-upgrade (8.
marc and 9. marc) , I can not be able to use the AuthConfig.
Before I have installed the updates, it worked fine.
I chechked the httpd.conf file but everything is OK (modules, config lines)

But with the upgraded apace it works fine.. maybe mod_auth_ssl.so has this
bug..


apache-ssl/error.log:

[Wed Mar 10 00:52:04 2004] [notice] Apache/1.3.29 Ben-SSL/1.53 (Debian
GNU/Linux) PHP/4.3.4 configured -- resuming normal operations
[Wed Mar 10 00:52:04 2004] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Wed Mar 10 00:52:32 2004] [error] [client 193.224.222.20] user  not found:
/
[Wed Mar 10 00:52:32 2004] [error] [client 193.224.222.20] user  not found:
/
[Wed Mar 10 00:54:01 2004] [error] [client 193.224.222.20] user  not found:
/
[Wed Mar 10 00:54:04 2004] [error] [client 193.224.222.20] user  not found:
/
[Wed Mar 10 00:54:07 2004] [error] [client 193.224.222.20] user  not found:
/

.htaccess file:
AuthType Basic
AuthName "users"
AuthUserFile /storage/web/htmlpass_users
AuthGroupFile /dev/null

<Limit GET POST PUT>
require valid-user
</Limit>


With acces files everything is ok, because it they works fine with apache.

======================
Meretei Balázs
mb@noxy.lon.hu





Reply to: