CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/03 18:46:07
Modified files:
usr.sbin/httpd : server_file.c
Log message:
Only provide the .gz file if timestamp is >= the non-gzip file. Make
sure it is a regular file. Use the timestamp of the non-gzip file as
the last-modified timestamp, as proposed by claudio.
ok claudio bluhm millert
