> From: Gary Opela (Corporate) [mailto:[EMAIL PROTECTED] 
> Subject: RE: How to stop having to put :8080 in the url?
> 
> Thanks, but that still leaves me in the same predicament.

Doesn't matter; Rodrigo's suggestion was completely bogus.

> I need to just route traffic that goes to 
> http://localhost/arsys to http://localhost:8080/arsys (or 
> once I get SSL up, then http://localhost:423/arsys, or 
> whatever port SSL runs on).

David D already gave you the right answer:
http://marc.info/?l=tomcat-user&m=120791942517877&w=2

Watch out for SSL traffic on ports other than 443; IE 6 (don't know
about 7) has a known bug in its HTTPS handling that causes it to lose
the port number on occasion.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to