Skip to content

Instantly share code, notes, and snippets.

@tonyarnold
Created October 28, 2009 23:32
Show Gist options
  • Save tonyarnold/220974 to your computer and use it in GitHub Desktop.
Save tonyarnold/220974 to your computer and use it in GitHub Desktop.
RewriteCond %{REQUEST_URI} ^/solutions/summary/.*$ [NC]
RewriteRule ^(solutions)/summary/.*$ /$1/ [R=301,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment