From 02cf8fb52252b92074f1a3b0430989d21928e929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Carlos?= Date: Tue, 12 Nov 2013 15:16:31 -0200 Subject: Update apache_settings.xml Remove Black Space and fix
Server hostname hostname - NOTE: Leave blank to use this devices hostname.]]> input @@ -102,11 +102,8 @@ Default Bind to IP Address globalbindtoipaddr - - NOTE: Leave blank to bind to * - ]]> + + NOTE: Leave blank to bind to *]]> input @@ -114,10 +111,8 @@ Default Bind to port globalbindtoport - - NOTE: Leave blank to bind to 80 - ]]> + + NOTE: Leave blank to bind to 80]]> input 5 @@ -286,7 +281,7 @@ Status Page statuspage - + select @@ -298,11 +293,8 @@ Network Access Status Page netaccessstatus - - NOTE: Leave blank define all networks - ]]> + + NOTE: Leave blank define all networks]]> input -- cgit v1.2.3 From 0ca35e6b9f7d2a0e45379a0adfe7dddf76ac3a53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Carlos?= Date: Tue, 12 Nov 2013 15:24:03 -0200 Subject: Update apache.template Add Mod_status Variable in Template --- config/apache_mod_security-dev/apache.template | 1 - 1 file changed, 1 deletion(-) diff --git a/config/apache_mod_security-dev/apache.template b/config/apache_mod_security-dev/apache.template index cb2b3e17..362e28a4 100644 --- a/config/apache_mod_security-dev/apache.template +++ b/config/apache_mod_security-dev/apache.template @@ -197,7 +197,6 @@ DocumentRoot "{$apache_dir}/www/apache22" Deny from all - {$mod_status} # -- cgit v1.2.3