brian 96/06/13 17:03:44
Modified:src mod_dir.c
Log:
Submitted by: Brian Behlendorf
Moved method check to past section where detection of DirectoryIndex
is made, to allow for the possibility of POST to index.cgi.
Revision ChangesPath
1.9 +2 -2 apa
akosut 96/06/13 14:12:02
Modified:src mod_proxy.c
Log:
Fix compile warning on HP-UX
Revision ChangesPath
1.27 +4 -0 apache/src/mod_proxy.c
Index: mod_proxy.c
===
RCS file: /export/ho
jim 96/06/13 13:33:04
Modified:src conf.h http_main.c
Log:
-Wall warning cleanup
Revision ChangesPath
1.13 +3 -0 apache/src/conf.h
Index: conf.h
===
RCS file: /export/home/cvs/apa
brian 96/06/13 12:49:58
Modified:support Makefile rotatelogs.c
Log:
Reviewed by: Brian Behlendorf
Submitted by: Garey Smiley
OS/2 compatibility enhancements.
Revision ChangesPath
1.9 +3 -0 apache/support/Makefile
Index: Makefile
=
akosut 96/06/13 09:33:52
Modified:src http_protocol.c
Log:
Fix problem with multi-port (Listen/VirtualHost ...:port) servers
conflicting with the Host: header checking code.
Revision ChangesPath
1.23 +5 -3 apache/src/http_protocol.c
Index: http_pro