php_value auto_prepend_file /home/www/www.virtual.com/php/prepend.php
php_value auto_append_file /home/www/www.virtual.com/php/append.php
OR:
php_admin_value auto_prepend_file your_file_name.php
php_admin_value auto_append_file your_file_name.php
I think that one or the other should work in the
Is there any way anyone can think of to set up
auto_prepend_file/auto_append_file so that they only affect one virtual
domain on an Apache webserver (not system wide)?
Cheers,
Brad
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo