From: Alexander Koch <ipfire@starkstromkonsument.de>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] apache / WPAD: Add correct MIME type for wpad.dat and proxy.pac
Date: Thu, 18 Apr 2019 01:54:18 +0200 [thread overview]
Message-ID: <1555545258-20523-2-git-send-email-ipfire@starkstromkonsument.de> (raw)
In-Reply-To: <1555545258-20523-1-git-send-email-ipfire@starkstromkonsument.de>
[-- Attachment #1: Type: text/plain, Size: 820 bytes --]
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 <ipfire(a)starkstromkonsument.de>
---
config/etc/mime.types | 2 ++
1 file changed, 2 insertions(+)
diff --git a/config/etc/mime.types b/config/etc/mime.types
index bf088b0..af82d48 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
--
2.7.4
next prev parent reply other threads:[~2019-04-17 23:54 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-14 10:08 [PATCH] squid / WPAD: Add exception-files for generation of proxy.pac Alexander Koch
2019-04-15 9:43 ` Michael Tremer
2019-04-15 20:12 ` Alexander Koch
2019-04-17 14:08 ` Michael Tremer
2019-04-17 23:54 ` [PATCH 1/2] squid / WPAD: Add GUI for " Alexander Koch
2019-04-17 23:54 ` Alexander Koch [this message]
2019-04-23 15:23 ` [PATCH 2/2] apache / WPAD: Add correct MIME type for wpad.dat and proxy.pac Alexander Koch
2019-04-24 10:55 ` Michael Tremer
2019-04-18 10:27 ` [PATCH 1/2] squid / WPAD: Add GUI for exception-files for generation of proxy.pac Michael Tremer
2019-04-18 1:41 ` [PATCH] squid / WPAD: Add " Alexander Koch
2019-04-18 10:33 ` Michael Tremer
2019-04-21 21:56 ` [PATCH 1/2] squid / WPAD: Add GUI for " Alexander Koch
2019-04-21 21:56 ` [PATCH 2/2] squid / WPAD: Add Wiki-Link for required further adjustments to GUI Alexander Koch
2019-04-22 8:02 ` [PATCH 1/2] squid / WPAD: Add GUI for exception-files for generation of proxy.pac Matthias Fischer
2019-04-22 14:06 ` Tom Rymes
2019-04-22 15:10 ` Matthias Fischer
2019-04-22 18:46 ` Michael Tremer
2019-04-23 16:29 ` Matthias Fischer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1555545258-20523-2-git-send-email-ipfire@starkstromkonsument.de \
--to=ipfire@starkstromkonsument.de \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox