From 35ab9677599a7404a9c340e87f654aecf61a2025 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 9 Feb 2010 13:50:48 +0000 Subject: [PATCH] update prop --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- 2.17.1