Created
April 4, 2018 14:02
-
-
Save 0xh3xa/6dba0839ace892bb03ae59b69220084a to your computer and use it in GitHub Desktop.
Create external resource folder for tomcat 7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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