Skip to content

Instantly share code, notes, and snippets.

@Chrissy
Created May 4, 2011 01:03
Show Gist options
  • Save Chrissy/954567 to your computer and use it in GitHub Desktop.
Save Chrissy/954567 to your computer and use it in GitHub Desktop.
#if begins with folio rewrite to false
RewriteRule ^folio/workspace/images/(.*) workspace/scripts/watermark.php?src=$1&resize=false
#else dont
RewriteRule ^workspace/images/(.*) workspace/scripts/watermark.php?src=$1&resize=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment