From 3da4bf00bf726fb9a2f96d72283fa34632658be3 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 27 Aug 2014 10:21:54 -0400 Subject: [PATCH] ready for going up to the ip address comment out the RewriteBase --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 077b385..a1762c3 100644 --- a/.htaccess +++ b/.htaccess @@ -14,7 +14,7 @@ ErrorDocument 404 /404.html RewriteEngine On AddDefaultCharset utf-8 -RewriteBase /www.soolocks.com/ +#RewriteBase /www.soolocks.com/ # Redirect non-www to www RewriteCond %{ENV:GLM_HOST_ID} PRODUCTION -- 2.17.1