Hi.
I installed PHP4.0.4pl1 on Apache.
I want to prepend a file to every page so
I put
php_value auto_prepend_file default-header-php
in .htaccess file.
This does not seem to work.
Writing equivalent into php.ini works.
Do you have any idea?
All responses are very much appreciated.
Regards,
Nat
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-INST] PHP options in .htaccess not read? Nat Sakimura
- Re: [PHP-INST] PHP options in .htaccess not read? Markus Fischer