Hi, I'm sure I should know this, but I'm trying to post-process the output of my handler with PHP. I'm still a bit green on Apache inner workings and just can't make it happen.
I've made sure the php LoadModule statement is before the Perl one in httpd.conf. I've tried using a URI which ends in .php, I've tried setting the content_type to application/x-httpd-php, it doesn't work. I haven't tried returning DECLINED, and I haven't tried it with a URI that maps to a real file. I'll try those today if I can. Anyone know if it's possible or easy or both? cheers John