>>>>> "Andy" == Andy Williams <[EMAIL PROTECTED]> writes:

Andy> So my question is, is there any way I can tell apache (maybe with headers)
Andy> that this is php output and needs to be processed through php?

Apache2 can stack content-handlers.  Apache1 can't.

Why not just say that the URLs that belong to that PHP application
are PHP, not yours?  Stacking templating engines will lead to nightmares,
anyway. :)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to