Skip to main content

jsp over port 80 with EasyApache and Tomcat with mod_jk does not work out of the box

Comments

2 comments

  • Jan-Paul Kleijn
    I asked the guys from cPanel for help and the support bloke came to a conclusion that my firewall (iptables) blocked port 8009. I stopped the firewall on the command line: /etc/init.d/iptables save /etc/init.d/iptables stop /sbin/chkconfig --del iptables And after that the testjsp.jsp page was available through port 80. After that I installed CSF (without restarting iptables, I let CSF do that) with: wget
    0
  • Ana Angel
    this is really awesome. I also had the same problem. Now my issue has been solved. Thank you
    0

Please sign in to leave a comment.