From: hno <> Date: Thu, 6 Nov 2003 23:32:06 +0000 (+0000) Subject: Bug #812: Install of Mozilla/Netscape plugins fails because .xpi mime type unknown X-Git-Tag: SQUID_3_0_PRE4~1164 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c84456426f060eae5196e4210106c1f4d7c11482;p=thirdparty%2Fsquid.git Bug #812: Install of Mozilla/Netscape plugins fails because .xpi mime type unknown --- diff --git a/src/mime.conf.default b/src/mime.conf.default index 19cd2065e9..7e4d81a5df 100644 --- a/src/mime.conf.default +++ b/src/mime.conf.default @@ -131,5 +131,6 @@ README text/plain anthony-text.gif - ascii +download \.core$ application/octet-stream anthony-bomb.gif - image \.png$ image/png anthony-image.gif - image \.cab$ application/octet-stream anthony-compressed.gif - image +view +\.xpi$ application/x-xpinstall anthony-unknown.gif - image # the default . text/plain anthony-unknown.gif - image +view +download