[backfire] merge r28149
[openwrt-10.03/.git] / package / uhttpd / src / uhttpd-mimetypes.h
index 032d3d0c25f181410edd542162a1a32d7bf83c5a..21717c00035e7238ff38777334578563bf2e3a1f 100644 (file)
@@ -76,6 +76,9 @@ static struct mimetype uh_mime_types[] = {
        { "cfg",     "text/plain" },
        { "conf",    "text/plain" },
 
        { "cfg",     "text/plain" },
        { "conf",    "text/plain" },
 
+       { "pac",                "application/x-ns-proxy-autoconfig" },
+       { "wpad.dat",   "application/x-ns-proxy-autoconfig" },
+
        { NULL, NULL }
 };
 
        { NULL, NULL }
 };