CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/19 12:12:58
Modified files:
usr.sbin/httpd : httpd.conf.5
Log message:
sort media type extensions for text/html and image/jpeg as given in
/usr/share/misc/mime.types; do not include shtml as it is for Server
Side Includes (SSI) -- we will never do SSI.
joint work with reyk@
ok reyk@
