[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
.htaccess in apache 1.3.22
i'm using apache 1.3.22 and finding that my .htaccess files are being
ignored by the webserver. to sum it up, i'm never being prompted for a
username/password combination when entering a directory where they are
present. mod_access seems to be called by the .conf file:
LoadModule access_module modules/mod_access.so
AddModule mod_access.c
and further down in the config, i have:
AccessFileName .htaccess
<Files .htaccess>
order allow,deny
deny from all
</Files>
can anyone think of anything offhand that may need to be reconfigured?
thanks -c
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.