JaguarPC managed web hosting logo
JaguarPC HomeWeb Hosting ForumHosting client login
Hosting Sales - 1.800.558.5869
Order Web Hosting Now
WEB HOSTING BLOG

« Back to the Blog homepage

Disable the PHP for single particular user on server

Hello ,

Put the following code in a .htaaccess file for that user on Linux server as :
php_flag engine off

OR

in httpd.conf file and for that particular doamin you can put following code in >directory> as


phpadminflag engine off

Cheers ,

Harry ,

Leave a Reply