Skip to content

Instantly share code, notes, and snippets.

@scothis
Created May 1, 2011 23:35
Show Gist options
  • Save scothis/950987 to your computer and use it in GitHub Desktop.
Save scothis/950987 to your computer and use it in GitHub Desktop.
<rule>
<from>^/flowers/(.*)$</from>
<to>/$1</to>
</rule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment