AddType text/plain .sh .cgi .pl .py .php .php3 .php4 .phtml .html
<Files ~ '\.(php.?|pl|py|cgi)$'>
ForceType text/plain
</Files>
AddType text/plain .php
php_value engine off
#Options NoExecCGI
