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\.(.*)$\" {