Thread
:
How do you do this with .htaccess?
View Single Post
03-07-2011, 06:36 PM
takaya
Confirmed User
Join Date: Mar 2003
Posts: 50
Quote:
Originally Posted by
takaya
try this one
RewriteEngine on
RewriteRule ^/?(.*)
http://www.site.com/
[R=301,L,QSA]
This shit will append query string to site.com. It works on my end
takaya
View Public Profile
Find More Posts by takaya