From: Alexander Koch Date: Wed, 17 Apr 2019 23:54:18 +0000 (+0200) Subject: apache / WPAD: Add correct MIME type for wpad.dat and proxy.pac X-Git-Tag: v2.23-core133~194 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=68d7ae338e7b509fe00b42c3c44634cf18872056 apache / WPAD: Add correct MIME type for wpad.dat and proxy.pac Some clients require the correct MIME type to be set for accepting/handling the Proxy-Settings properly. See: http://findproxyforurl.com/deploying-wpad/ Signed-off-by: Alexander Koch Signed-off-by: Michael Tremer --- diff --git a/config/etc/mime.types b/config/etc/mime.types index bf088b0103..af82d48869 100644 --- a/config/etc/mime.types +++ b/config/etc/mime.types @@ -168,6 +168,8 @@ application/x-javascript js application/x-koan skp skd skt skm application/x-latex latex application/x-netcdf nc cdf +application/x-ns-proxy-autoconfig pac +application/x-ns-proxy-autoconfig dat # The standard is that rpm is audio/x-pn-realaudio-plugin... oh well... application/x-rpm rpm application/x-sh sh