apache - how to deploy java web application on tomcat without displaying 8080 port? -


i want deploy java web application on 8080 port of tomcat server want url not contain port no domain name.

i can't change port 8080 80 because have other application running on different server port 80.

you make alias here go host name aliases , configure name of choice. way can skip localhost:port/path/to/project , have project_name.loc or whatever come with.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

c++ - Clear the memory after returning a vector in a function -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -