cvs commit: apache-1.3/src/main http_core.c http_protocol.c

1999-07-03 Thread bjh
bjh 99/07/03 00:59:50 Modified:src/main http_core.c http_protocol.c Log: These 'OS/2 HPFS filename case problem' fixes are now handled by ap_os_canonical_filename() in a better way. Revision ChangesPath 1.270 +0 -4 apache-1.3/src/main/http_core.c Index

cvs commit: apache-1.3/src/main http_core.c http_protocol.c http_request.c

1998-10-15 Thread coar
coar98/10/15 00:58:26 Modified:src/include http_core.h src/main http_core.c http_protocol.c http_request.c Log: Add a keyword to the Options directive that enables the display of error-notes text in server-generated 500 status pages. By defau

cvs commit: apache-1.3/src/main http_core.c http_protocol.c util_script.c

1998-03-14 Thread dgaudet
dgaudet 98/03/13 16:03:41 Modified:src/main http_core.c http_protocol.c util_script.c Log: a few less pstrdup Revision ChangesPath 1.170 +6 -6 apache-1.3/src/main/http_core.c Index: http_core.c ==