shane Sat Mar 29 23:17:24 2003 EDT
Modified files:
/php4/sapi/isapiphp4isapi.c
Log:
clean up url handling with path_info
handle sending a 404 if the requested file does not exist
Index: php4/sapi/isapi/php4isapi.c
diff -u php4/sapi/isapi/php4isapi.c:1
sniper Fri Mar 7 13:56:15 2003 EDT
Modified files:
/php4/sapi/isapiphp4isapi.c
Log:
Fixed bug #22473 (ISAPI Secure Server Variables not available)
Index: php4/sapi/isapi/php4isapi.c
diff -u php4/sapi/isapi/php4isapi.c:1.98 php4/sapi/isapi/php4isapi.c:1.99
wez Mon Feb 17 08:11:22 2003 EDT
Modified files:
/php4/sapi/isapiphp4isapi.c
Log:
Fix build under win32
Index: php4/sapi/isapi/php4isapi.c
diff -u php4/sapi/isapi/php4isapi.c:1.96 php4/sapi/isapi/php4isapi.c:1.97
--- php4/sapi/isapi/php4isapi.c:1.96S
shane Sat Jan 25 22:39:50 2003 EDT
Modified files:
/php4/sapi/isapiphp4isapi.c
Log:
normalize CGI variables to the CGI spec
PATH_INFO and PATH_TRANSLATED are correct now
SCRIPT_FILENAME now contains the full path to the script
Index: php4/sapi/isapi
stasSun Dec 1 07:48:09 2002 EDT
Modified files:
/php4/sapi/isapiphp4isapi.c
Log:
improve username/password detection for IIS
Index: php4/sapi/isapi/php4isapi.c
diff -u php4/sapi/isapi/php4isapi.c:1.93 php4/sapi/isapi/php4isapi.c:1.94
--- php4/sapi/is