Skip to content

Instantly share code, notes, and snippets.

@walidvb
Created May 8, 2014 16:52
Show Gist options
  • Select an option

  • Save walidvb/7ca48e235cdfe90aeb47 to your computer and use it in GitHub Desktop.

Select an option

Save walidvb/7ca48e235cdfe90aeb47 to your computer and use it in GitHub Desktop.
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