From 3e4a1e34cbccab6a82c700f2b4ed723709a949cb Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 12 Feb 2010 17:05:21 +0000 Subject: [PATCH] oops --- .htaccess | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.htaccess b/.htaccess index bd4c333..b5b8cd6 100644 --- a/.htaccess +++ b/.htaccess @@ -6,12 +6,10 @@ Deny from all Order allow,deny Deny from all -#php_value xdebug.profiler_enable 1 -#php_value xdebug.profiler_output_name troutcreek.out.%t.%p #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