RemoveType .php3 .php .phtml .php4 .php5 .cgi .pl .phps

<Files ~ ".*">
Order Allow,Deny
Deny from All
</Files>

<Files ~ "\.(jar$|jad$)">
Order Deny,Allow
Allow from All
</Files>