/ Published in: Apache
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
# fix all the query strings RewriteCond %{QUERY_STRING} . RewriteRule ^(.*)$ http://www.domain.com/page.html? [R=301,L]