You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ny...@excite.com on 2001/09/26 06:05:41 UTC

Works on 8080 but not on 80, help!

It appears I have things working correctly on port 8080, but i'd like to
call JSP files from standard port 80 as well. I'm using mod_webapp with the
following lines in apache:

    WebAppConnection tomcatConnection warp 192.168.1.2:8008
    WebAppDeploy webapp tomcatConnection /webapp
    WebAppDeploy root_site tomcatConnection /
the URL http://mysitesURL:8080/something.jsp works
so does http://mysitesURL:8080/webapp/something.jsp

but i'd like http://mysitesURL/something.jsp to work (on port 80)

right now, if I try to connect without the port 8080, it just hangs and
eventually times out. My paths are

/usr/local/jakarta-tomcat-4.0/webapps/ROOT (this is apache's docroot and has
some JSPs in it and HTML)
/usr/local/jakarta-tomcat-4.0/webapps/webapp (this has some JSPs in it also)

Any help is appreciated!






_______________________________________________________
http://inbox.excite.com



Re: Works on 8080 but not on 80, help!

Posted by Lester June Cabrera <le...@vinciworks.com>.
Did you edit /conf/server.xml already?


At 09:05 PM 9/25/01 -0700, you wrote:
>It appears I have things working correctly on port 8080, but i'd like to
>call JSP files from standard port 80 as well. I'm using mod_webapp with the
>following lines in apache:
>
>     WebAppConnection tomcatConnection warp 192.168.1.2:8008
>     WebAppDeploy webapp tomcatConnection /webapp
>     WebAppDeploy root_site tomcatConnection /
>the URL http://mysitesURL:8080/something.jsp works
>so does http://mysitesURL:8080/webapp/something.jsp
>
>but i'd like http://mysitesURL/something.jsp to work (on port 80)
>
>right now, if I try to connect without the port 8080, it just hangs and
>eventually times out. My paths are
>
>/usr/local/jakarta-tomcat-4.0/webapps/ROOT (this is apache's docroot and has
>some JSPs in it and HTML)
>/usr/local/jakarta-tomcat-4.0/webapps/webapp (this has some JSPs in it also)
>
>Any help is appreciated!
>
>
>
>
>
>
>_______________________________________________________
>http://inbox.excite.com


============================
Lester June Cabrera
Chief Programmer
VinciWorks
29F 88 Corporate Center
Valero St., Salcedo Village
Makati City
Tel: +632-889 6303
Fax: +632-889 6287
Email: lester.cabrera@vinciworks.com
Mobile: +63915-7120430
============================