]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mime.conf.default
SourceFormat Enforcement
[thirdparty/squid.git] / src / mime.conf.default
index 38f47a92fbbf7a504f2e4e43736bc12d66aa7e25..050aa97405ca9dac0bcf17b401157d91bbdb240f 100644 (file)
@@ -1,16 +1,17 @@
-# This file associates filename extensions (for servers or services
-# that don't automatically include them - like ftp) with a mime type
-# and a graphical icon.
-#
-#
-# This file has the format :
-# regex content-type icon content-encoding transfer-mode
-#-----------------------------------------------------------------------------------
+## Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
 #
+# This file associates URL patterns for servers or services
+# that don't automatically include Content-Type (like ftp) with a mime type
+# and a graphical icon.
 #
 # Content-Encodings are taken from section 3.1 of RFC2068 (HTTP/1.1)
 #
-#
+# This file has the format :
 #
 # regexp       content-type                    icon                            encoding mode   actions
 #--------------------------------------------------------------------------------------------------------
@@ -190,6 +191,6 @@ README              text/plain                      silk/information.png            -       ascii   +download
 \.xml$         text/xml                        silk/page_world.png             -       ascii   +download
 \.xsl$         text/xml                        silk/layout.png                 -       ascii   +download
 \.xyz$         chemical/x-xyz                  silk/chart_line.png             -       image   +download
-
+#
 # the default
 .              text/plain                      silk/bullet_red.png             -       image   +download +view