Skip to main content
 Configuración del Tomcat y el Apache

Configuración del Tomcat y Apache

Open the ports for HTTP access

By default, these ports are not open and need to be opened.

yum install telnet
telnet 127.0.0.1 8080
curl http://127.0.0.1:8080/manager
ps -aux | grep tomcat
netstat
firewall-cmd --zone=public --add-port=8080/tcp --permanent
firewall-cmd --zone=public --add-port=8443/tcp --permanent
firewall-cmd --zone=public --add-port=443/tcp --permanent
firewall-cmd --zone=public --add-port=80/tcp --permanent
firewall-cmd --reload

Add new comment

HTML Restringido

  • You can align images (data-align="center"), but also videos, blockquotes, and so on.
  • You can caption images (data-caption="Text"), but also videos, blockquotes, and so on.

Contact info

Global leader in consulting services, digital transformation, technology, and engineering.

  • Camino de las Ceudas 2 Bis
    28032 - Las Rozas de Madrid
  • (+34)647 555 222
  • info@aeioros.com