From 088c2cd3ec82fe9cb49b95be79b4ee40d69e04af Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Fri, 29 Jan 2016 08:44:01 +0100 Subject: [PATCH] Captive-Portal: add vhost config to apache2 rootfile Signed-off-by: Alexander Marx --- config/rootfiles/common/apache2 | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/common/apache2 b/config/rootfiles/common/apache2 index 7e33a155ee..53e55941a7 100644 --- a/config/rootfiles/common/apache2 +++ b/config/rootfiles/common/apache2 @@ -43,6 +43,7 @@ etc/httpd/conf/uid.conf #etc/httpd/conf/vhosts.d etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf etc/httpd/conf/vhosts.d/ipfire-interface.conf +etc/httpd/conf/vhosts.d/captive.conf #etc/httpd/conf/vhosts.d/nagios.conf #etc/httpd/conf/vhosts.d/openmailadmin.conf #srv/web -- 2.39.5