From: Peter Müller Date: Tue, 10 Oct 2017 13:31:07 +0000 (+0200) Subject: remove unused dial.cgi directives from Apache vhosts config X-Git-Tag: v2.19-core115~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0b4d09c56774e84938109963a32916716e96f85;p=ipfire-2.x.git remove unused dial.cgi directives from Apache vhosts config Remove configuration lines in Apache vhosts files which are not used anymore (old dial.cgi stuff). Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- diff --git a/config/httpd/vhosts.d/ipfire-interface-ssl.conf b/config/httpd/vhosts.d/ipfire-interface-ssl.conf index 6f353962ec..e9ad26a966 100644 --- a/config/httpd/vhosts.d/ipfire-interface-ssl.conf +++ b/config/httpd/vhosts.d/ipfire-interface-ssl.conf @@ -39,17 +39,6 @@ Require all granted - - Require user admin - - - - AllowOverride None - Options None - AuthName "IPFire - Restricted" - AuthType Basic - AuthUserFile /var/ipfire/auth/users - Require user dial admin SSLOptions +StdEnvVars diff --git a/config/httpd/vhosts.d/ipfire-interface.conf b/config/httpd/vhosts.d/ipfire-interface.conf index 619f90fcc1..27fd25a95a 100644 --- a/config/httpd/vhosts.d/ipfire-interface.conf +++ b/config/httpd/vhosts.d/ipfire-interface.conf @@ -31,17 +31,6 @@ Require all granted - - Require user admin - - - - AllowOverride None - Options None - AuthName "IPFire - Restricted" - AuthType Basic - AuthUserFile /var/ipfire/auth/users - Require user dial admin Alias /updatecache/ /var/updatecache/