cvs commit: apache/src http_request.c mod_log_config.c

1997-01-20 Thread Brian Behlendorf
brian 97/01/20 01:30:52 Modified:src http_request.c mod_log_config.c Log: Reviewed by: Randy Terbush, Brian Behlendorf Submitted by: Dean Gaudet Two problems. The first is that every call to make_sub_request wasn't copying the original request's request_time. The

cvs commit: apache/src http_request.c mod_log_config.c

1996-12-10 Thread Roy Fielding
fielding96/12/10 21:16:10 Modified:src http_request.c mod_log_config.c Log: Prior change from 1.1 to promote the status on an internal redirect was the wrong fix. The real error was in the default log format in mod_log_config which was not really CLF. Submitted by: Ro