From 9d5b36967c30bbe2ec4a882638c47b9fcf9d6cfc Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 9 Feb 2010 15:45:38 +0000 Subject: [PATCH] setting ignore props --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 6090ba1..b5b8cd6 100644 --- 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] -- 2.17.1