Sven,
The report back depends on the version of the CGI specification the webserver
is running. With Apache, this is normally CGI/1.1.
Running it as an ISAPI module makes no difference, as it depends on the
webserver configuration.
--
Adam Goossens
Hello list,
does anybody know positively what PHP _is supposed to_
report for GATEWAY_INTERFACE when run in ISAPI mode ?
I am using PHP with Apache 1.3.23 and get CGI1/1. I double
checked Apache conf and removed any CGI related directives
and still get this answer but I doubt that it is the one