/ Published in: Apache
This is good to add to folders which are chmod to 777.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<FilesMatch "\.(htaccess|htpasswd|php|html|asp|aspx|htm|cgi|pl|php4)$"> Order Allow,Deny Deny from all </FilesMatch>