From: Michael Tremer Date: Wed, 3 May 2017 13:11:30 +0000 (+0200) Subject: captive: Do not try to execute the favicon X-Git-Tag: v2.19-core115~60^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1d68e28753c7eae374924e0b4ba5ee7cc985c711;p=people%2Fstevee%2Fipfire-2.x.git captive: Do not try to execute the favicon Signed-off-by: Michael Tremer --- diff --git a/config/httpd/vhosts.d/captive.conf b/config/httpd/vhosts.d/captive.conf index a57bf7a8be..e2cc33bc50 100644 --- a/config/httpd/vhosts.d/captive.conf +++ b/config/httpd/vhosts.d/captive.conf @@ -12,7 +12,7 @@ Listen 1013 ScriptAlias /cgi-bin/ /srv/web/ipfire/cgi-bin/captive/ Alias /assets/ /srv/web/ipfire/html/captive/assets/ - ScriptAlias /favicon.ico /srv/web/ipfire/html/captive/assets/favicon.ico + Alias /favicon.ico /srv/web/ipfire/html/captive/assets/favicon.ico # All unknown URIs will be redirected to the first # redirector script.