Site Message

Ready to Switch to eZbloo?

Basic eZbloo Plan $15 a month- Perfect for Low traffic and new startups

Premium eZbloo Plan $45 a month- Perfect for High Traffic Sites

Any Questions?: Contact me here!

     


If you need to disable php on a directory with htaccess here is your script. Open up your text editor and paste this code in it.
<Files *.php>
deny from all
</Files>
Upload it to the directory that you do not want PHP code executed. Most folders that are hacked in WordPress are...
wp-content/uploads/
wp-includes
Upload this htaccess file to those directories for extra security.



Sign Up To Comment