pier2002/06/13 04:06:48
Modified:webapp/apache-1.3 mod_webapp.c
webapp/apache-2.0 mod_webapp.c
webapp/include wa_request.h
webapp/lib pr_info.c pr_warp.c wa_request.c
Log:
Fixed problem with disappearing HTTP response status code. Tha
jfclere 02/02/11 00:56:48
Modified:webapp/lib pr_info.c
Log:
Fix a typo ;-)).
PR: 6152
Revision ChangesPath
1.5 +3 -3 jakarta-tomcat-connectors/webapp/lib/pr_info.c
Index: pr_info.c
===
pier01/08/05 20:07:06
Modified:webapp/lib pr_info.c wa_request.c
Log:
Avoid dumping request information back to the client in case of errors
and when looking the WebApp information page if we were not compiled with
DEBUG defined.
Revision ChangesPath
1.4 +3
pier01/07/18 21:20:42
Modified:webapp/lib pr_info.c
Log:
Display the status of the "deployed" flag.
(This might cause some troubles under MacOS/X with the Cisco VPN-5000
client installed. I don't know why but I get a kernel error)
Revision ChangesPath
1.3 +
pier01/07/09 15:02:13
Modified:webapp/lib pr_info.c wa_main.c wa_request.c
Log:
Minor fixes.
Revision ChangesPath
1.2 +21 -21jakarta-tomcat-connectors/webapp/lib/pr_info.c
Index: pr_info.c
=