Forum Moderators: phranque
Can anyone please send me the complete DirectoryMatch directive that i must include in the httpd.conf file to prevent visitors to my website from viewing any file in a folder beginning an underscore, i'd also like to extend this restriction to the folder MMWIP.
You mean you don't want them to see those files when you have an automatic index generation [httpd.apache.org]? If so, why not use an IndexIgnore [localhost] configuration directive?