php_value include_path ".:/webserver/vhosts/beta/include"
to set the include path for my "beta" webserver. Just put the .htaccess file in the document root for that particular vhost.
Jean-Christian Imbeault wrote:
On my web server (Apache) I have two sites and I would like each site to use a different php.ini.
What is the correct way for me to have each site use it's own php.ini file? I figure it's a setting in the apache conf file but I can't figure out which ...
Thanks,
Jc
-- By-Tor.com It's all about the Rush http://www.by-tor.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

