Skip to content

Instantly share code, notes, and snippets.

@0xh3xa
Created April 4, 2018 14:02
Show Gist options
  • Select an option

  • Save 0xh3xa/6dba0839ace892bb03ae59b69220084a to your computer and use it in GitHub Desktop.

Select an option

Save 0xh3xa/6dba0839ace892bb03ae59b69220084a to your computer and use it in GitHub Desktop.
Create external resource folder for tomcat 7
<Host>
...
<Context docBase="/var/img" path="/static" />
...
</Host>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment