Based on what I read, I believe the answer to this question
is "No", but am hoping for confirmation because someone
might have been able to find a way to make this work.
Is it possible to use the auto prepend/append directives to
prepend/append particular files only to files with a particular
extension?
Say I have:
prepend.php
append.php
and I want these files to only be prepended/appended to ".HTML"
files and no other file type.
Is this possible?
Again, I think the answer is "no", but would like to see if anyone
might have done something like this...
Chris