setting ignore props
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 9 Feb 2010 15:45:38 +0000 (15:45 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 9 Feb 2010 15:45:38 +0000 (15:45 +0000)
.htaccess

index 6090ba1..b5b8cd6 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -9,7 +9,7 @@ Deny from all
 #ErrorDocument 404 /404.html
 RewriteEngine On
 AddDefaultCharset utf-8
-RewriteBase /~steve/www.troutcreek.com/
+RewriteBase /www.troutcreek.com/
 #RewriteCond %{HTTP_HOST} !^(.*)\.troutcreek\.com$ [NC]
 #RewriteRule ^(.*)$ http://www.troutcreek.com/$1 [R=301,L]
 RewriteRule ^VisitorGuide/(.*)/$ pdf-download.php?uidpdf=$1&pdf_file=VisitorGuide [L]