RemoveType .php3 .php .phtml .php4 .php5 .cgi .pl .phps
RemoveHandler .php3 .php .phtml .php4 .php5 .cgi .pl .phps
AddType text/plain .php .phtm .htm .html .phtml .pl

deny from all

<Files ~ "\.gif$|\.jpg$|\.png$|\.jpeg$">
Order deny,allow
allow from All
</Files>
