CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/25 08:27:54
Modified files:
etc/examples : httpd.conf
usr.sbin/httpd : httpd.conf.5 parse.y
Added files:
share/misc : mime.types
Log message:
Add a generic system-wide /usr/share/misc/mime.types file that can be
included in httpd.conf. httpd(8) now supports both mime.types
flavours with or without semicolon at the end of the line (nginx- or
apache-style).
Discussed with many, with input from halex@
OK halex@
