follow this url http://johnturner.com/howto/apache2-tomcat4127-jk-rh9-howto.html
Filip Hanik - Dev <[EMAIL PROTECTED]> wrote: ok, try mod_proxy, it might be easier. but your problem is that you prolly didn't configure mod_jk properly, read the docs (should be tons of them out there) and try again Filip ----- Original Message ----- From: "Casas, Claudia" To: "Tomcat Users List" Sent: Monday, June 21, 2004 4:47 PM Subject: RE: I do not want port 8080. Anyone know how to? > Thanks for your prompt answer. > Unfortunately this solution did not work for me. When I remove the http > connector, then I can see my web pages through apache. But I cannot see > any jsp's at all. > > Also, If I change port 8080 to port 80 in my server.xml file; then I > have the same problem. I can see my web pages, but not my jsp's. > > -----Original Message----- > From: Dale, Matt [mailto:[EMAIL PROTECTED] > Sent: Monday, June 21, 2004 3:29 PM > To: Tomcat Users List > Subject: RE: I do not want port 8080. Anyone know how to? > > > Hi, > > You merely need to comment out the HTTP connector in your > conf/server.xml > > Ta > Matt > > -----Original Message----- > From: Casas, Claudia [mailto:[EMAIL PROTECTED] > Sent: 21 June 2004 22:19 > To: Tomcat Users List > Subject: I do not want port 8080. Anyone know how to? > > > > Hello everyone, > I have my jsps running thorugh my user directories. For example, > http://mydomain.com:8080/myuser/myfile.jsp > I would like see if it is possible to take out the port 8080, so that it > would seem like apache is processing the page. > http://my.domain.com/myuser/myfile.jsp > > Is this possible? Does anybody know how? My jk connector is working > because http://localhost:8080/examples and http://localhost/examples > work both fine. I thought that some of my jsp files were already working > like this, but I just realized only the html was being processed when no > port 8080 was included. > > > Application Development Coordinator > Digital Media Center, Ext. 5940 --> > "Technology does not drive change -- it enables change. " > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers!
