Author: glen                         Date: Tue Nov 15 11:52:15 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- tabs

---- Files affected:
SOURCES:
   lighttpd.conf (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd.conf
diff -u SOURCES/lighttpd.conf:1.19 SOURCES/lighttpd.conf:1.20
--- SOURCES/lighttpd.conf:1.19  Tue Nov 15 12:40:47 2005
+++ SOURCES/lighttpd.conf       Tue Nov 15 12:52:10 2005
@@ -53,56 +53,56 @@
 
 # mimetype mapping
 mimetype.assign = (
-       ".asc"          =>      "text/plain",
-       ".asf"          =>      "video/x-ms-asf",
-       ".asx"          =>      "video/x-ms-asf",
-       ".avi"          =>      "video/x-msvideo",
-       ".bz2"          =>      "application/x-bzip",
-       ".c"            =>      "text/plain",
-       ".class"        =>      "application/octet-stream",
-       ".conf"         =>      "text/plain",
-       ".css"          =>      "text/css",
-       ".dtd"          =>      "text/xml",
-       ".dvi"          =>      "application/x-dvi",
-       ".gif"          =>      "image/gif",
-       ".gz"           =>      "application/x-gzip",
-       ".htm"          =>      "text/html",
-       ".html"         =>      "text/html",
-       ".jpeg"         =>      "image/jpeg",
-       ".jpg"          =>      "image/jpeg",
-       ".js"           =>      "text/javascript",
-       ".m3u"          =>      "audio/x-mpegurl",
-       ".mov"          =>      "video/quicktime",
-       ".mp3"          =>      "audio/mpeg",
-       ".mpeg"         =>      "video/mpeg",
-       ".mpg"          =>      "video/mpeg",
-       ".ogg"          =>      "application/ogg",
-       ".pac"          =>      "application/x-ns-proxy-autoconfig",
-       ".pdf"          =>      "application/pdf",
-       ".png"          =>      "image/png",
-       ".ps"           =>      "application/postscript",
-       ".qt"           =>      "video/quicktime",
-       ".rpm"          =>      "application/x-rpm",
-       ".sig"          =>      "application/pgp-signature",
-       ".spl"          =>      "application/futuresplash",
-       ".swf"          =>      "application/x-shockwave-flash",
-       ".tar"          =>      "application/x-tar",
-       ".tar.bz2"      =>      "application/x-bzip-compressed-tar"
-       ".tar.gz"       =>      "application/x-tgz",
-       ".tbz"          =>      "application/x-bzip-compressed-tar",
-       ".text"         =>      "text/plain",
-       ".tgz"          =>      "application/x-tgz",
-       ".torrent"      =>      "application/x-bittorrent",
-       ".txt"          =>      "text/plain",
-       ".wav"          =>      "audio/x-wav",
-       ".wax"          =>      "audio/x-ms-wax",
-       ".wma"          =>      "audio/x-ms-wma",
-       ".wmv"          =>      "video/x-ms-wmv",
-       ".xbm"          =>      "image/x-xbitmap",
-       ".xml"          =>      "text/xml",
-       ".xpm"          =>      "image/x-xpixmap",
-       ".xwd"          =>      "image/x-xwindowdump",
-       ".zip"          =>      "application/zip",
+       ".asc"          =>      "text/plain",
+       ".asf"          =>      "video/x-ms-asf",
+       ".asx"          =>      "video/x-ms-asf",
+       ".avi"          =>      "video/x-msvideo",
+       ".bz2"          =>      "application/x-bzip",
+       ".c"            =>      "text/plain",
+       ".class"        =>      "application/octet-stream",
+       ".conf"         =>      "text/plain",
+       ".css"          =>      "text/css",
+       ".dtd"          =>      "text/xml",
+       ".dvi"          =>      "application/x-dvi",
+       ".gif"          =>      "image/gif",
+       ".gz"           =>      "application/x-gzip",
+       ".htm"          =>      "text/html",
+       ".html"         =>      "text/html",
+       ".jpeg"         =>      "image/jpeg",
+       ".jpg"          =>      "image/jpeg",
+       ".js"           =>      "text/javascript",
+       ".m3u"          =>      "audio/x-mpegurl",
+       ".mov"          =>      "video/quicktime",
+       ".mp3"          =>      "audio/mpeg",
+       ".mpeg"         =>      "video/mpeg",
+       ".mpg"          =>      "video/mpeg",
+       ".ogg"          =>      "application/ogg",
+       ".pac"          =>      "application/x-ns-proxy-autoconfig",
+       ".pdf"          =>      "application/pdf",
+       ".png"          =>      "image/png",
+       ".ps"           =>      "application/postscript",
+       ".qt"           =>      "video/quicktime",
+       ".rpm"          =>      "application/x-rpm",
+       ".sig"          =>      "application/pgp-signature",
+       ".spl"          =>      "application/futuresplash",
+       ".swf"          =>      "application/x-shockwave-flash",
+       ".tar"          =>      "application/x-tar",
+       ".tar.bz2"      =>      "application/x-bzip-compressed-tar"
+       ".tar.gz"       =>      "application/x-tgz",
+       ".tbz"          =>      "application/x-bzip-compressed-tar",
+       ".text"         =>      "text/plain",
+       ".tgz"          =>      "application/x-tgz",
+       ".torrent"      =>      "application/x-bittorrent",
+       ".txt"          =>      "text/plain",
+       ".wav"          =>      "audio/x-wav",
+       ".wax"          =>      "audio/x-ms-wax",
+       ".wma"          =>      "audio/x-ms-wma",
+       ".wmv"          =>      "video/x-ms-wmv",
+       ".xbm"          =>      "image/x-xbitmap",
+       ".xml"          =>      "text/xml",
+       ".xpm"          =>      "image/x-xpixmap",
+       ".xwd"          =>      "image/x-xwindowdump",
+       ".zip"          =>      "application/zip",
 )
 
 # Use the "Content-Type" extended attribute to obtain mime type if possible
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/lighttpd.conf?r1=1.19&r2=1.20&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to