Developers Heaven Forum

Web Programming => PHP & Perl => Topic started by: admin on August 21, 2009, 10:48:27 PM

Title: How to disable php in a folder
Post by: admin on August 21, 2009, 10:48:27 PM
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