Skip to content

Instantly share code, notes, and snippets.

@Drakekin
Created October 26, 2013 19:22
Show Gist options
  • Select an option

  • Save Drakekin/7173482 to your computer and use it in GitHub Desktop.

Select an option

Save Drakekin/7173482 to your computer and use it in GitHub Desktop.
<img src="/static/foo.png">
when served from foo.example.tld will request foo.example.tld/static/foo.png
but when served from bar.example.tld will request bar.example.tld/static/foo.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment