Current time: 05-07-2024, 11:14 PM Hello There, Guest! (LoginRegister)


Post Reply 
Per Directory PHP Value??
Author Message
ephigenie Offline
Project Leader
*******
Administrators

Posts: 1,578
Joined: Oct 2006
Reputation: 15
Post: #2
RE: Per Directory PHP Value??
you can use .htaccess however not for manipulating php settings as php is executed over fastcgi per default.
This ensures that php is executed only with the rights of the current user ( domain ) .
.htaccess & php settings require mod_php however which does not provide these security restrictions.

So you'll have to change this on a per domain basis below /var/www/fcgi is a php.ini for every domain.
07-20-2008 12:09 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Per Directory PHP Value?? - aphorist - 07-19-2008, 08:50 PM
RE: Per Directory PHP Value?? - ephigenie - 07-20-2008 12:09 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)