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 .htaccess file and in a virtualhost.


Most of the time, I see this kind of listing in a .htaccess file and not a virtualhost as most of the time, the customers for the Webhost I work for do not have access to the virtualhost entry.


Hope this helps.



At 10:36 AM 3/17/2003 +1100, you wrote:
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



-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to