Search found 1 match
- Sun May 19, 2019 9:55 am
- Forum: Web Server
- Topic: HOWTO Configure Tomcat+Vesta to serve Java Apps
- Replies: 1
- Views: 5161
Re: HOWTO Configure Tomcat+Vesta to serve Java Apps
Hello! Thank you for the information. I just want to complement your answer with my solution. 1) install tomcat (I used tomcat 9.x) and change the port to a custom one. (I used 7777) To change port follow this: - locate to tomcat installation folder (for me it was /opt/tomcat-9.x/conf ) - edit this ...