Thanks to the help of Philip Hallstrom we discovered a solution to my
problem. I'm posting it for posterity.
Apache seems to be able to use the mime type for SetHandler, so...
SetHandler application/x-httpd-php
...works perfectly.
Thanks,
--Chris
C J Michaels wrote in message &l
Server version: Apache/1.3.22 (Unix) + mod_php/4.1.1
Hello,
Short Question:
What is php's apache handler, i.e. for use with the "SetHandler" statement?
Longer Version:
I would like to parse every URI that is requested on a certain VirtualHost,
through a specific PHP script. I have _almost_ fig
2 matches
Mail list logo