Skip to content

Instantly share code, notes, and snippets.

@djrmom
Created May 24, 2013 17:07
Show Gist options
  • Select an option

  • Save djrmom/5644976 to your computer and use it in GitHub Desktop.

Select an option

Save djrmom/5644976 to your computer and use it in GitHub Desktop.
htaccess rewrite images to remove
RewriteEngine On
RewriteRule ^img.jpg http://remotesite/img.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment