Re: php-cgi and non apache
>> "MS" == Martin Saturka <msat6526@mail.kolej.mff.cuni.cz> writes:
MS> I can't make to work php-cgi with non apache httpd's. Is there a
MS> way? (I use cern-httpd, but I'm satisfied with any non gutsy
MS> eater httpd.)
I have no problems with it on th Roxen webserver. I just do a redirect
like
/(.*).php3(.*)$ /cgi-bin/php3.cgi/$1.php3$2
So unless you are not more specific (webserver, version, error message
in browser and log file, setup you made for php-cgi), noone can help
you.
Ciao,
Martin
Reply to: