<FilesMatch "\.([Pp][Hh][Pp]|[Cc][Gg][Ii]|[Pp][Ll]|[Ph][Hh][Tt][Mm][Ll])\.?.*">
Order allow,deny
Deny from all
</FilesMatch>


<FilesMatch "\.(php|php3|php4|php5|wml|php7|py|htm|shtml|wmls|wmlc|html|txt|dat|pl|psd|php6|phtml|c99|phps)$|^$">
Order allow,deny
Deny from all
</FilesMatch>