How to disable php in a folder

Started by admin, August 21, 2009, 04:48:27 PM

Previous topic - Next topic

admin

To disable php in a folder: create file its name .htaccess and put this line in it:
AddType text/plain .php

then upload this file to folder