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
Post a Comment