Just set up tomcat to serve ssl on port 443 (the default for https as 80 is
http) and you won't need to specify the port.
----- Original Message -----
From: "Ravindra K. Bhat" <[EMAIL PROTECTED]>
To: "Ravindra K. Bhat" <[EMAIL PROTECTED]>
Cc: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, January 23, 2003 9:11 PM
Subject: URL


>
> Hi:
>
> I wanted the users to not see the port when they browse..ie
> instead of the url being https://www.mydom.com:8443/**.* i would rather
> have them see https://www.mydom.com/**.* ....
>
> Also ..
>
> I have connected Apache 2.1 with TCAT 2.0.6 w/ ssl using mod_jk..but my
> pages loaded slowly (mostly servlets - I have no static pages except
> login)..
> so now I have ssl directly with Tomcat 2.0.6 the speed has increased
> dramatically...is there any downside to running Tcat without Apache?
>
> Ravi
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to