-
permit hidden files/directories after login
1) Script Title:
Online Tools: .htaccess Password Generator
2) Script URL (on DD):
http://www.tools.dynamicdrive.com/password/
3) Describe problem:
Hi. I have a hidden directory which I’ve password protected. This .htaccess file works fine:
AuthName “Restricted Area”
AuthType Basic
AuthUserFile /XXX/YYY
AuthGroupFile /dev/null
require valid-user
However, some of these sub-directories and files are “hidden” — start with “.” and I cannot see them? What can I add to the .htaccess file above to permit this once I can login?
Thanks.
Lester
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks