On 04/06/10 04:36, ad wrote:
I have several virtual hosts on a dedicated server. In a IFmodule
mod_php5c container in an httpd.conf include file I have the following
to create a unique include path for each virtual host:
IfModule mod_php5.c>
php_value include_path ".:/home/virtual/site#/path/to/
I have several virtual hosts on a dedicated server. In a IFmodule
mod_php5c container in an httpd.conf include file I have the following
to create a unique include path for each virtual host:
IfModule mod_php5.c>
php_value include_path ".:/home/virtual/site#/path/to/include"
php_admin_flag saf