]> granicus.if.org Git - php/commit
NSAPI SAPI sends now 404 if script not found and 500 if execution failed. Includes...
authorUwe Schindler <thetaphi@php.net>
Mon, 19 May 2003 21:29:41 +0000 (21:29 +0000)
committerUwe Schindler <thetaphi@php.net>
Mon, 19 May 2003 21:29:41 +0000 (21:29 +0000)
commit6672f23a97052c97c778c1be8a6be0995f9413e1
treec8d1d7627ed6d8bba45057dd024553f5741f3167
parent1a32b099959b229c79edd970c541b9549f6e6f54
NSAPI SAPI sends now 404 if script not found and 500 if execution failed. Includes forgotten php4_close() function registration. Complete rewrite of php4_execute()
sapi/nsapi/nsapi.c