Author Topic: How to disable php in a folder  (Read 4492 times)

Offline admin

  • Administrator
  • Sr. Member
  • *****
  • Posts: 296
    • View Profile
How to disable php in a folder
« 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