]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - config/httpd/vhosts.d/captive.conf
prevent IE from interpreting HTML MIME type
[people/mfischer/ipfire-2.x.git] / config / httpd / vhosts.d / captive.conf
index e4e1d78f1c76c461f7018c715a0651a93e205e29..e71a26081ef2a11edafdad053910f37acaab9cd5 100644 (file)
@@ -9,6 +9,8 @@ Listen 1013
        # code was entered.
        KeepAlive Off
 
+       Header always set X-Content-Type-Options nosniff
+
        ScriptAlias /cgi-bin/ /srv/web/ipfire/cgi-bin/captive/
        Alias /assets/ /srv/web/ipfire/html/captive/assets/