From 78a4e6fc02dcb2bffbad5a251cd4b0d43c6f1946 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 15 Aug 2014 09:49:05 -0400 Subject: [PATCH] for production --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index e6937e6..51e8fed 100644 --- a/.htaccess +++ b/.htaccess @@ -14,7 +14,7 @@ ErrorDocument 404 /404.html RewriteEngine On AddDefaultCharset utf-8 -RewriteBase /www.cityofmi.org/ +#RewriteBase /www.cityofmi.org/ # Redirect non-www to www RewriteCond %{ENV:GLM_HOST_ID} PRODUCTION -- 2.17.1