cvs commit: apache/src http_request.c

1996-10-19 Thread Ben Laurie
ben 96/10/19 03:07:44 Modified:src http_request.c Log: Remove pointless location_walk(). Revision ChangesPath 1.19 +1 -2 apache/src/http_request.c Index: http_request.c === RCS

cvs commit: apache/src http_request.c

1996-10-19 Thread Ben Laurie
ben 96/10/19 07:20:22 Modified:src http_request.c Log: Correct miscounting of directories. Submitted by: Paul Sutton Revision ChangesPath 1.20 +5 -1 apache/src/http_request.c Index: http_request.c

cvs commit: apache/src http_request.c

1996-10-19 Thread Ben Laurie
ben 96/10/19 07:44:40 Modified:src http_request.c Log: Process Location after Files. Reviewed by: Alexei Kosut, Roy Fielding, Jim Jagielski Revision ChangesPath 1.21 +7 -7 apache/src/http_request.c Index: http_request.c

cvs commit: apache/src http_request.c

1996-10-19 Thread Ben Laurie
ben 96/10/19 08:17:07 Modified:src http_request.c Log: Apply Location sections before name translation. Revision ChangesPath 1.22 +19 -2 apache/src/http_request.c Index: http_request.c

cvs commit: apache/src http_protocol.c

1996-10-19 Thread Ben Laurie
ben 96/10/19 10:02:17 Modified:src http_protocol.c Log: An illegal response code caused Apache to dump core. Fixed. Revision ChangesPath 1.58 +4 -10 apache/src/http_protocol.c Index: http_protocol.c