DirectoryListing Hiding Folder that contains .htaccess with 'require valid-user'

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

 



Howdy,

I am running into an issue where the directory listing with:

  Options +Indexes +FollowSymLinks +MultiViews
  AllowOverride All

is hiding any folder that contains a .htaccess file with 'require
valid-user'. The specific .htaccess file we are using is:

  AuthUserFile /data/hpc/www/accounting/graphical/.htpasswd
  AuthName "HPC Graphical Accounting"
  AuthType Basic
  require valid-user

When the line 'require valid-user' is commented out, the directory is
shown in the parent's directory listing. When added, it is hidden.

How do I disable Apache to stop hiding the directory when 'require
valid-user' is added?

Apache's IndexIgnore is the default:
   IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t

The folder name is graphical-accounting which does not match the regex
above. The directory and all files are correctly owned by the same
user apache is running as, and has the correct folder/file
permissions.

Any ideas?
-Adam

--
Adam Brenner
Computer Science, Undergraduate Student
Donald Bren School of Information and Computer Sciences

System Administrator, HPC Cluster
Office of Information Technology
http://hpc.oit.uci.edu/

University of California, Irvine
www.ics.uci.edu/~aebrenne/
aebrenne@xxxxxxx

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux