From: Steve Sutton Date: Tue, 9 Feb 2010 13:50:48 +0000 (+0000) Subject: update prop X-Git-Tag: v1.0.0~106 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=35ab9677599a7404a9c340e87f654aecf61a2025;p=web%2FTroutCreek.git update prop --- diff --git a/.htaccess b/.htaccess index b5b8cd6..6090ba1 100644 --- a/.htaccess +++ b/.htaccess @@ -9,7 +9,7 @@ Deny from all #ErrorDocument 404 /404.html RewriteEngine On AddDefaultCharset utf-8 -RewriteBase /www.troutcreek.com/ +RewriteBase /~steve/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]