From becfd5450d1025ba4f9d88b42eb5a1c94d58baeb Mon Sep 17 00:00:00 2001 From: deltax Date: Sun, 18 Sep 2016 20:57:30 +0200 Subject: [PATCH] Fix issue #120 --- fluxion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluxion b/fluxion index 50cde25..a95a89a 100755 --- a/fluxion +++ b/fluxion @@ -3850,7 +3850,7 @@ server.error-handler-404 = \"/\" static-file.exclude-extensions = ( \".fcgi\", \".php\", \".rb\", \"~\", \".inc\" ) index-file.names = ( \"index.htm\" ) -} + #Redirect www.domain.com to domain.com \$HTTP[\"host\"] =~ \"^www\.(.*)$\" {