]> git.ipfire.org Git - people/arne_f/ipfire-2.x.git/commitdiff
captive: Do not try to execute the favicon
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 3 May 2017 13:11:30 +0000 (15:11 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 22 Sep 2017 18:00:04 +0000 (19:00 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/httpd/vhosts.d/captive.conf

index a57bf7a8bee4a413668fe2c196c68f5ba40493ce..e2cc33bc505f5ca1e492c289fb1edd763d0cc237 100644 (file)
@@ -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.