Skip to content

Commit 41fbd19

Browse files
author
Paul Lloyd
committed
Try this
1 parent 9ac8811 commit 41fbd19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
# Rewrite shortened URLs
3333
RewriteCond %{HTTP_HOST} bradshaws.co$
34-
RewriteRule (.*) http://bradshawsguide.org/$1 [L,QSA,R=301]
34+
RewriteRule .? http://bradshawsguide.org%{REQUEST_URI} [L,R=301]
3535
</IfModule>
3636

3737

0 commit comments

Comments
 (0)