Order allow,deny
Deny from all
</Files>
-#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]