Revision: 7058
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 2, 2008 13:14 by luizlopes
Initial Code
<FilesMatch "\.(htaccess|htpasswd|php|html|asp|aspx|htm|cgi|pl|php4)$"> Order Allow,Deny Deny from all </FilesMatch>
Initial URL
Initial Description
This is good to add to folders which are chmod to 777.
Initial Title
Prevent Access to multiple file types
Initial Tags
htaccess, security
Initial Language
Apache