Skip to content

Instantly share code, notes, and snippets.

@dubbs
Last active December 10, 2015 16:18
Show Gist options
  • Save dubbs/4459978 to your computer and use it in GitHub Desktop.
Save dubbs/4459978 to your computer and use it in GitHub Desktop.
RewriteRule ^(js|css|img)/(.+)\.(.+)\.(js|css|jpg|gif|png)$ $1/$2.$4 [L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment