LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Tomcat(catalina) + Apache ?? (https://www.linuxquestions.org/questions/linux-software-2/tomcat-catalina-apache-37709/)

Robert0380 12-09-2002 01:21 AM

Tomcat(catalina) + Apache ??
 
i have tomcat running, and it listens on port 8080, i have apache running and it listens on port 80 and that other one, 443 i think for SSL. Is there a way to get them to work together, so i can do http://localhost/index.jsp rather than http://localhost:8080/index.jsp ?

doublefailure 12-09-2002 03:01 PM

yes there is..
it took me very long time to set up

there are many documents setting it up

however, you better use exact same version of apache & tomcat that the doc you are looking at is using.
i wasted so many hours trying to use the versions i had had.

there's one doc at apache.org
and you can do googling.

good luck


All times are GMT -5. The time now is 11:07 AM.