.htaccess 106 B

123
  1. <FilesMatch "(?i)\.(php5|php4|php|php3|php2|phtml|pl|py|jsp|asp|sh|cgi)$">
  2. deny from all
  3. </FilesMatch>