projects
/
web
/
TroutCreek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee3fd61
)
setting ignore props
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 9 Feb 2010 15:45:38 +0000
(15:45 +0000)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 9 Feb 2010 15:45:38 +0000
(15:45 +0000)
.htaccess
patch
|
blob
|
history
diff --git
a/.htaccess
b/.htaccess
index
6090ba1
..
b5b8cd6
100644
(file)
--- 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]