Authorization

Mariusz Zakrzewski (zakrzewm@tmp.iem.pw.edu.pl)
Tue, 31 Aug 1999 14:21:53 +0200 (CEST)


I have a problem with using authorization scheme on Apache 1.3.4 Server
FreeBSD 4.0-CURRENT...
I try to do it in .htaccess file:

AuthName "Special Access"
AuthType Basic
AuthUserFile /home/zakrzewm/users
require valid-user

otherwise I try following example, using mod_auth_db.so:

AuthName "Special Access"
AuthDBUserFile /home/zakrzewm/baza
require valid-user

Authorization doesn't work :(, I was analysed configuration files and it
seem to be all right. Attributs Options and AllowOverride is ok!
Authorization window is appear on screen but it doesn't let me in.
Users file /home/zakrzewm/users is created by htpasswd program (mod_auth)
or by dbmmanage (mod_auth_db). Server log telling me only:

httpd: [Tue Aug 31 14:19:30 1999] [error] (2)No such file or directory:
access to /~zakrzewm/index.html failed for mod1.iem.pw.edu.pl, reason:
Permission denied

If anybody know what's going on please contact me...


				Mariusz Zakrzewski
				zakrzewm@ee.pw.edu.pl
				tel. (0-22)660-45-62