dgaudet 97/04/11 21:25:05
Modified:src http_config.c http_core.c http_main.c
http_protocol.c httpd.h mod_imap.c mod_info.c
mod_log_config.c util.c util_script.c
Log:
More signed/unsigned port cleanups.
Reviewed by: Roy, Chu
brian 96/11/04 10:10:07
Modified:src http_config.c http_core.c http_main.c httpd.h
Log:
Reviewed by: Brian Behlendorf
Submitted by: [EMAIL PROTECTED]
Added a SendBufferSize directive to the core, which allows one to adjust
the TCP buffer sizes to optimize for high-b
akosut 96/08/19 11:33:03
Modified:src http_config.c http_core.c http_main.c
http_protocol.c httpd.h
Log:
Allow for multiple IP addresses per virtual host.
Submitted by: Dean Gaudet
Reviewed by: Alexei Kosut, Mark J Cox
Revision ChangesP
randy 96/08/15 06:56:58
Modified:src http_config.c http_core.c
Log:
Oops. User/Group directives in were getting reset with
main server values.
Revision ChangesPath
1.19 +3 -0 apache/src/http_config.c
Index: http_config.c
===
jim 96/06/07 10:39:30
Modified:src http_config.c http_core.c http_main.c httpd.h
mod_imap.c mod_status.c scoreboard.h
Log:
mod_imap.c cleanup and combine SERVER_LIMIT
Revision ChangesPath
1.11 +1 -1 apache/src/http_config.c