

How to change port 8080 on Apache Tomcat on Linux Centos 6.5 server to the Defau...
source link: https://www.codesd.com/item/how-to-change-port-8080-on-apache-tomcat-on-linux-centos-6-5-server-to-the-default.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

How to change port 8080 on Apache Tomcat on Linux Centos 6.5 server to the Default?
I want to remove switch from port 8080 on my Apache Tomcat on Linux server CentOS 6.5 to the default. On My hosted Apache Tomcat server is running on port 8080 on url vmx15978.hosting24.com.au:8080. After I have installed the Geoserver software on the Apache server the url for it is http://vmx15978.hosting24.com.au:8080/geoserver/web/.
My website domain is links-map.com. Currently I can access Geoserver by this URL: links-map.com:8080/geoserver/web; However, I want to access Geoserver without 8080 using this URL instead: http://links-map.com/geoserver/web/
taken from here
in your tomcat install dir, look for server.xml
file.
change
<Connector port="8080" ...
<Connector port="80" ....
or any other port (80 is the default without specifying port)
don't forget to restart tomcat to apply changes
sudo service tomcat7 restart
Related Articles
How to change port 8080 to 80 with Apache Tomcat / 8.0.29 in Ubuntu 14.04?
How to open port 8080 to listen to the HTTP request of the remote computer in ubuntu?
how to change port 80 android
How to install tomcat under Linux (centos 6.4)?
how to change text & ldquo; Eclipse & rdquo; to another text, say & ldquo; AshuEclipse & rdquo; in the left corner of the header?
How to display images using ClassResource and Tomcat vaadin class as a web server?
Changing the instance named by SQL Server to the default instance
Tomcat on Linux (centos). Incorrect java version
How do I force a webview application to open links instead of opening them in the default Android browser by domain?
How do I insert values into existing rows in a SQL server in the default asp.net mpc project?
How can I regain access to MS SQL Server after the default database for a user is taken offline?
How to change port for devserver
How to change Python labels using Apache Spark
How to change my settings to allow VS2010 to load third-party XSD files in the & ldquo; Unauthorized area?
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK