Skip to content

Instantly share code, notes, and snippets.

@tessguefen
Last active August 29, 2015 14:07
Show Gist options
  • Save tessguefen/6df8f9379d9fbe5ca81f to your computer and use it in GitHub Desktop.
Save tessguefen/6df8f9379d9fbe5ca81f to your computer and use it in GitHub Desktop.
redirects for miva with parameters
RewriteCond %{QUERY_STRING} Category_Code=31
RewriteRule (.*) /outdoor-designs.html? [R=301]
Redirect 301 /31.html /outdoor-designs.html?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment