> >Is it possible to use the auto prepend/append directives to
> >prepend/append particular files only to files with a particular
> >extension?
> I don't believe you can do this directly with PHP but you 
> probably can with
> Apache: 
>       <Files *.html>
>               php_value prepend_file "foo.php"
>       </Files>

Where do you put this?
We've tried everywhere, but's not picking up.  Are you doing this?
And it's working?

Chris

Reply via email to