cvs commit: apache-site/contributors index.html

1997-05-12 Thread Roy Fielding
fielding97/05/12 22:17:47 Modified:contributors index.html Log: Taking out the trash Revision ChangesPath 1.5 +0 -10 apache-site/contributors/index.html Index: index.html === RCS file: /ex

cvs commit: apache-site/contributors index.html

1997-05-12 Thread Roy Fielding
fielding97/05/12 22:05:54 Modified:contributors index.html Log: Updated my entry and added Dean's. Revision ChangesPath 1.4 +23 -5 apache-site/contributors/index.html Index: index.html ===

cvs commit: apache/src CHANGES mod_dir.c

1997-05-12 Thread Roy Fielding
fielding97/05/12 21:01:51 Modified:src CHANGES mod_dir.c Log: If the lookup for a DirectoryIndex name with content negotiation has found matching variants, but none are acceptable, return the negotiation result if there are no more DirectoryIndex names to lookup. Submi

cvs commit: apache/src CHANGES http_main.c

1997-05-12 Thread Roy Fielding
fielding97/05/12 20:44:25 Modified:src CHANGES http_main.c Log: If a soft_timeout occurs after keepalive is set, then the main child loop would try to read another request even though the connection has been aborted. Reviewed by: Randy Terbush, Dean Gaudet, Chuck Murck

cvs commit: apache/src CHANGES Configure

1997-05-12 Thread Jim Jagielski
jim 97/05/12 17:20:32 Modified:src CHANGES Configure Log: Allow whitespace in Configuration when appropriate Revision ChangesPath 1.272 +5 -0 apache/src/CHANGES Index: CHANGES ===