Reputation: 901
The default is www/webroot. Where may I set the path so that my localhost points somewhere else?
Upvotes: 0
Views: 2204
Reputation: 92550
Look at the server.xml in your tomcat config directory. There is a property "appBase".
Upvotes: 1