|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Hey everyone:
Can anyone help me out? I'm trying to integrate Tomcat w/ Apache so that I don't have to enter the 8080 port number behind the URL. example(192.168.1.1:8080/index.jsp).........I think I'm having problems with Apj12 connector, but I'm not sure. Could someone possibly me send me a copy of their httpd.conf file, obviously edited without their secure information contained, or whatever else it is that they think may help me. Need some solid examples on this. I would appreciate any help on this. Thanks. |
|
#2
|
|||
|
|||
|
If you have already managed to run Tomcat separetelly, so just add to modules part of your httpd.conf:
LoadModule jserv_modules/mod_jserv.so and to the end of httpd.conf Include /etc/httpd/conf/tomcat-apache.conf Restart both and try, it should work Ciao |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Tomcat installation |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|