Please enable JavaScript to view this site.

Version:

Navigation: Installation > Security Settings > Set up HTTPS in Tomcat

Disable the HTTP port 8080

Prev Top Next More

To disable the HTTP port 8080, you have to delete or comment out the following entry in server.xml:

<Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" />

© 2024 VertiGIS GmbH. All Rights Reserved. | Privacy Center | Imprint
Documentation Version 10.0 (fa3b2a93)