cvs commit: apache-1.3/src/modules/standard mod_include.c mod_log_agent.c mod_log_referer.c

1998-05-20 Thread brian
brian 98/05/19 16:48:37 Modified:src/modules/standard mod_include.c mod_log_agent.c mod_log_referer.c Log: Added some error warnings back. Revision ChangesPath 1.90 +2 -0 apache-1.3/src/modules/standard/mod_include.c Index:

cvs commit: apache-site/dist Announcement.html Announcement.txt README.html

1998-05-20 Thread coar
coar98/05/19 16:50:51 Modified:dist README.html Added: dist Announcement.html Announcement.txt Log: Adding the dist/Announcement.* files that somehow ended up on the WWW.Apache.Org site w/o being in CVS.. Revision ChangesPath 1.12

cvs commit: apache-site/info known_bugs.html

1998-05-20 Thread coar
coar98/05/19 16:55:43 Modified:info known_bugs.html Log: Fixing some broken links.. Revision ChangesPath 1.3 +3 -2 apache-site/info/known_bugs.html Index: known_bugs.html ===

cvs commit: apache-1.3/src/modules/standard mod_log_referer.c

1998-05-20 Thread brian
brian 98/05/19 21:22:11 Modified:src CHANGES src/modules/standard mod_log_referer.c Log: PR: 1947 Made RefererIgnore comparison case-insensitive Revision ChangesPath 1.854 +2 -0 apache-1.3/src/CHANGES Index: CHANGES

cvs commit: apache-1.3/htdocs/manual install.html

1998-05-20 Thread brian
brian 98/05/20 03:19:19 Modified:.INSTALL src INSTALL htdocs/manual install.html Log: PR: 1808 Add note about setting the proper system time. Revision ChangesPath 1.29 +9 -0 apache-1.3/INSTALL Index:

cvs commit: apache-1.3/htdocs/manual/misc FAQ.html

1998-05-20 Thread brian
brian 98/05/20 04:12:43 Modified:htdocs/manual/misc FAQ.html Log: Added text about regualr expressions. Revision ChangesPath 1.115 +23 -1 apache-1.3/htdocs/manual/misc/FAQ.html Index: FAQ.html

cvs commit: apache-1.3/src/modules/standard mod_log_config.c

1998-05-20 Thread brian
brian 98/05/20 05:15:08 Modified:src/modules/standard mod_log_config.c Log: PR: 2111 Update the comment. Revision ChangesPath 1.57 +6 -5 apache-1.3/src/modules/standard/mod_log_config.c Index: mod_log_config.c

cvs commit: apache-1.3/src/modules/standard mod_cgi.c

1998-05-20 Thread brian
brian 98/05/20 05:18:06 Modified:src/modules/standard mod_cgi.c Log: PR: 2119 clean up an error message. Revision ChangesPath 1.79 +1 -1 apache-1.3/src/modules/standard/mod_cgi.c Index: mod_cgi.c

Re: cvs commit: apache-1.3/src/modules/standard mod_include.c mod_log_agent.c mod_log_referer.c mod_mime_magic.c

1998-05-20 Thread Ben Laurie
[EMAIL PROTECTED] wrote: +cls-agent_fd = ap_piped_log_write_fd(pl); Not so sure about this ... surely it can't be an fd if it works for Win32? Cheers, Ben. -- Ben Laurie|Phone: +44 (181) 735 0686| Apache Group member Freelance Consultant |Fax: +44 (181) 735

cvs commit: apache-devsite/apidoc dict-ap_add_version_component.html api.list

1998-05-20 Thread coar
coar98/05/20 11:34:15 Modified:apidoc api.list Added: apidoc dict-ap_add_version_component.html Log: Add the docco for ap_add_version_component(). Revision ChangesPath 1.3 +7 -1 apache-devsite/apidoc/api.list Index: api.list

cvs commit: apache-1.3/htdocs/manual/mod core.html

1998-05-20 Thread coar
coar98/05/20 11:40:36 Modified:htdocs/manual/mod core.html Log: Correct the ServerTokens docs a little bit. Revision ChangesPath 1.120 +7 -7 apache-1.3/htdocs/manual/mod/core.html Index: core.html

cvs commit: apache-1.3/src/modules/standard mod_include.c

1998-05-20 Thread ben
ben 98/05/20 12:41:12 Modified:src/modules/standard mod_include.c Log: Re-enable include_cmd for Win32. Revision ChangesPath 1.91 +0 -2 apache-1.3/src/modules/standard/mod_include.c Index: mod_include.c