From 9a5b08030f849574f67d07afc3eb7ce7ca7d8bb1 Mon Sep 17 00:00:00 2001 From: Laury Garcia van Rooijen Date: Wed, 20 Aug 2014 12:19:15 -0400 Subject: [PATCH] .htaccess update since site has gone live --- .htaccess | 2 +- GLM_site_check.phtml | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 GLM_site_check.phtml diff --git a/.htaccess b/.htaccess index ab33436..7b4e97d 100644 --- a/.htaccess +++ b/.htaccess @@ -14,7 +14,7 @@ Deny from all RewriteEngine On AddDefaultCharset utf-8 -RewriteBase /www.keweenaw.info/ +#RewriteBase /www.keweenaw.info/ # Redirect non-www to www RewriteCond %{ENV:GLM_HOST_ID} PRODUCTION diff --git a/GLM_site_check.phtml b/GLM_site_check.phtml new file mode 100644 index 0000000..2d6f728 --- /dev/null +++ b/GLM_site_check.phtml @@ -0,0 +1,12 @@ + \ No newline at end of file -- 2.17.1