Created
May 8, 2014 16:52
-
-
Save walidvb/7ca48e235cdfe90aeb47 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if fetching /*, fetch /app/* | |
| if ! request.referer is collinfontaine.ch | |
| if ! (/drupal/user || /drupal/admin || drupal/node/*/edit) | |
| rewrite /drupal to /app #to avoid people visiting the drupal site | |
| if crawler | |
| rewrite / to /drupal/home |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment