Hi,

I couldn't find this in the documentation, or in the archives of the mailing list, so 
I apologize if it's been answered many times before :)

I'm trying to use auto_prepend_file to prepend a php file to every file in a folder, 
not just .php files.  

I have:
<Files ~ ".*">
  php_value auto_prepend_file "/path/to/php_file.php"
</Files>
in my Apache httpd.conf.

What am I doing wrong?

Sara Keesler

Reply via email to