]> granicus.if.org Git - php/commit
fix force redirect crash under multithreaded compile
authorShane Caraveo <shane@php.net>
Fri, 1 Mar 2002 00:19:01 +0000 (00:19 +0000)
committerShane Caraveo <shane@php.net>
Fri, 1 Mar 2002 00:19:01 +0000 (00:19 +0000)
commite2b1161ea6511406657ec7c8986af2802077e942
tree8865fb3c8be598b866125e660c254c454d485473
parenta9fcfb133cf9a060703d844288eacc01ead16b4c
fix force redirect crash under multithreaded compile

should be discused: fix redirect detection to only work with apache or netscape,
where we know they set an environment variable regarding redirect.  IIS has
no security issue here.  Don't know about other windows web servers.
sapi/cgi/cgi_main.c