]> granicus.if.org Git - php/commit
fix bug http://bugs.php.net/bug.php?id=24009
authorShane Caraveo <shane@php.net>
Sun, 29 Jun 2003 20:09:36 +0000 (20:09 +0000)
committerShane Caraveo <shane@php.net>
Sun, 29 Jun 2003 20:09:36 +0000 (20:09 +0000)
commit97ffab21a6621ff697272dfa80ae887293d24d0c
tree316213782d1b82bba4d831a7eab3bf1133f6d013
parent9b20c06a0cb0725410af5e044fbfc6ac58f48976
fix bug http://bugs.php.net/bug.php?id=24009
also do not use APPL_PHYSICAL_PATH as DOCUMENT_ROOT under IIS, it's
different depending on IIS configuration.  Code works fine without it, that
was just an attempt at a shortcut.
sapi/cgi/cgi_main.c