Hi all,

I am using apache 2.0.55. In the directory listing, it is not showing the password protected directory (i.e the directory which has .htaccess file). All other directories are getting listed. If I remove the .htaccess file, It is listing that directory. Can somebody give suggestions?

the .htaccess contains

AuthUserFile /var/www/localhost/htdocs/.htpasswd
AuthName "Test only"
AuthType Basic
require valid-user


Thanks & Regards,
Muthu.

---------------------------------------------------------------------
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]

Reply via email to