Having multiple directories in a parent directory, if I add .htaccess (see below) to a child directory, this directory is no longer listed in the parent directory listing.
AuthType Basic
AuthName "restricted area"
AuthUserFile /home/www/example.cz/www/dokumentace/file/.htpasswd
require valid-user
Can this be changed somehow? Thank you!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…