cvs commit: apache-2.0/src/main http_request.c http_vhost.c

2000-01-26 Thread bjh
bjh 00/01/25 23:07:51 Modified:src/main http_request.c http_vhost.c Log: Quiet some warnings. - 1 'suggest parentheses around assignment used as truth value' - a few "subscript has type `char'" Revision ChangesPath 1.18 +1 -1 apache-2.0/src/main/http_req

cvs commit: apache-2.0/src/main http_request.c

2000-01-06 Thread rbb
rbb 00/01/06 11:16:08 Modified:src/main http_request.c Log: Fix a minor bug that would cause us to return FORBIDDEN for all requests. Revision ChangesPath 1.13 +1 -1 apache-2.0/src/main/http_request.c Index: http_request.c