CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/12/11 10:06:55
Modified files: usr.sbin/httpd : httpd.c Log message: When scanning backwards for the last dot in a filename, stop at the '/' marking the beginning of the filename. This allows to configure a Content-Type for a filename without a dot. OK reyk@