# Disable PHP Execution in Certain WordPress Directories
<Files *.php>
deny from all
</Files>