Hello:
I have an odd problem with htaccess. It takes two passes at the logon to
gain access to the directory - same user name and password for each.
The directory structure is this: www/graphs
There is an .htaccess file in www/graphs with the following entries:
AuthName Graphs
AuthType Basic
AuthUserFile www/graphs/.htpasswd
Required valid-user
The .htpasswd file consists of a user name and an encrypted password.
There _is_ an .htaccess file in www. But it has no Required or AuthUserFile
entries.
If I remove the .htaccess file in www/graphs, I get access without any
authorization required.
Ken
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]