Skip to content

Instantly share code, notes, and snippets.

@Chrissy
Created May 4, 2011 01:03
#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