From 26a2177863bf5040adcf1947a4dc8192b666cb8c Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Wed, 6 Aug 2014 19:49:09 +0000 Subject: [PATCH] accidently commited bad htaccess and config This line, and those below, will be ignored-- M config/server.ini M .htaccess --- .htaccess | 2 +- config/server.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index 075119b..17d264b 100644 --- a/.htaccess +++ b/.htaccess @@ -14,7 +14,7 @@ Deny from all RewriteEngine On AddDefaultCharset utf-8 -#RewriteBase /~ian/www.troutcreek.com/ +#RewriteBase /www.troutcreek.com/ # Redirect non-www to www RewriteCond %{ENV:GLM_HOST_ID} PRODUCTION diff --git a/config/server.ini b/config/server.ini index 576c343..85116c2 100644 --- a/config/server.ini +++ b/config/server.ini @@ -180,7 +180,7 @@ error.display = 1 error.ident = "" error.conf.path = "/var/www/server/" -database.params.host = "ds4" +database.params.host = "devdb" development = On -- 2.17.1