Go Back   Cloud Computing > Support > PHP Forum
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 12-15-10, 05:16
BOD Member
 
Join Date: Nov 2010
Posts: 91
Default PHP Novice !!!!!!

Hi

I am using Linux server, and I am pretty novice to PHP. Actually I wan to disable PHP for specific user. to that.
Reply With Quote
  #2 (permalink)  
Old 12-15-10, 05:23
BOD Member
 
Join Date: May 2010
Posts: 149
Default Re:

Hi

You should place the following code in a .htaccess file to disable PHP access for that specific user.

Quote:
php_flag engine off
Reply With Quote
  #3 (permalink)  
Old 12-15-10, 05:28
paullopez's Avatar
Administrator
 
Join Date: Nov 2010
Posts: 195
Default

Even, you can add following code for that in tag of that specific domain in server httpd.conf

Quote:
php_admin_flag engine off
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 01:03.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.