Posted on September 17th, 2006 by Admin.
Categories: Cpanel Hosting, Server Security, Apache, PHP.
Greetings guys ,
To disable PHP for a particular user on a Linux server , Put the following code in a .htaaccess file for that user as :
php_flag engine off
Also you can add following code for that in tag of taht particular domain in server’s httpd.conf .
php_admin_flag engine off
Cheers ,
Kyle,
0 comments.
Comments can contain some xhtml. Names and emails are required (emails aren't displayed), url's are optional.