mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
lighttpd: add mime type for WPAD/PAC
This commit is contained in:
parent
65d08b716c
commit
831bfc711e
@ -249,6 +249,7 @@ server.indexfiles = ( "index.php", "index.html",
|
||||
|
||||
# mimetype mapping
|
||||
mimetype.assign = (
|
||||
"wpad.dat" => "application/x-ns-proxy-autoconfig",
|
||||
".pdf" => "application/pdf",
|
||||
".sig" => "application/pgp-signature",
|
||||
".spl" => "application/futuresplash",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user