accidently commited bad htaccess and config
authorIan Weller <ian@gaslightmedia.com>
Wed, 6 Aug 2014 19:49:09 +0000 (19:49 +0000)
committerIan Weller <ian@gaslightmedia.com>
Wed, 6 Aug 2014 19:49:09 +0000 (19:49 +0000)
This line, and those below, will be ignored--

M    config/server.ini
M    .htaccess

.htaccess
config/server.ini

index 075119b..17d264b 100644 (file)
--- 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
index 576c343..85116c2 100644 (file)
@@ -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