From: Steve Sutton Date: Tue, 9 Feb 2010 15:45:38 +0000 (+0000) Subject: setting ignore props X-Git-Tag: v1.0.0~96 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=9d5b36967c30bbe2ec4a882638c47b9fcf9d6cfc;p=web%2FTroutCreek.git setting ignore props --- 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]