You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Walid Al-Abbadi <wa...@eng.aast.edu> on 2002/06/03 04:04:53 UTC

Need Help


   hi  again ,

       i just want to know if there is a way in configuration of
Tomcat/apache  to request my page [using Http] without specifying in the
URL the port 8080 ! ..  i  mean  it works well when i request :
        
        http://myHost:8080/mypage.jsp  

  what i'm asking about is can i make it so i can only request :

        http://myHost/mypage.jsp 
       
  i'll apperciate any help in that .. i use jakarta-tomcat [apache inside] 
,(tomcat ver 3.1)  on win2k

 thanks in advance ,
 
 Walid Al-Abbadi

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Need Help

Posted by Galbayar <ga...@mobicom.mn>.
use mod_jk or mod_webapp integrate tomcat with apache

-----Original Message-----
From: Walid Al-Abbadi [mailto:wabbadi@eng.aast.edu]
Sent: Monday, June 03, 2002 11:05 AM
To: tomcat-user@jakarta.apache.org
Subject: Need Help




   hi  again ,

       i just want to know if there is a way in configuration of
Tomcat/apache  to request my page [using Http] without specifying in the
URL the port 8080 ! ..  i  mean  it works well when i request :

        http://myHost:8080/mypage.jsp

  what i'm asking about is can i make it so i can only request :

        http://myHost/mypage.jsp

  i'll apperciate any help in that .. i use jakarta-tomcat [apache inside]
,(tomcat ver 3.1)  on win2k

 thanks in advance ,

 Walid Al-Abbadi

--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>