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