Skip to content

Instantly share code, notes, and snippets.

@tylerflint
Created June 2, 2011 17:01
Show Gist options
  • Save tylerflint/1004808 to your computer and use it in GitHub Desktop.
Save tylerflint/1004808 to your computer and use it in GitHub Desktop.
enhanced rewrites
url_rewrites:
- ^/location_a.php /location_b.php
-
rule: ^/location_a.php /location_b.php
conditions:
- one
- two
-
rule: ^/location_a.php /location_b.php
conditions:
- one
- two
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment