How can I change Tomcat to use port 80 instead of 8180? I tried changing the
connector port in the xml file then restarted but with no avail..
Also is there a benefit from using Nginx to proxy into Tomcat? If so how
would one do that?
Thanks :)
- Eric