Skip to content

Instantly share code, notes, and snippets.

@rattlion
Created July 21, 2014 21:33
Show Gist options
  • Save rattlion/3ba7c7abb81000e12376 to your computer and use it in GitHub Desktop.
Save rattlion/3ba7c7abb81000e12376 to your computer and use it in GitHub Desktop.
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^2013/05/poaching-infographic/?(.*) /campgins/poaching-infographic/$1 [R=301,NC,L]
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment