RE: how to remove port number from URL

2005-11-09 Thread Peter Crowther
> From: Goay Zee Ling (ACM/MIS) [mailto:[EMAIL PROTECTED] > I just tried using the tomcat connector > and faced some problem too. I have posted a question "tomcat connector > isapi_redirect.dll not available" to this list. > > Do you have any idea on this? I don't - I use separate IP addresses

RE: how to remove port number from URL

2005-11-09 Thread Goay Zee Ling \(ACM/MIS\)
rom: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 5:48 PM To: Tomcat Users List Subject: RE: how to remove port number from URL > From: Goay Zee Ling (ACM/MIS) [mailto:[EMAIL PROTECTED] Hi. I > have a simple question. ... But not a simple answer given yo

RE: how to remove port number from URL

2005-11-09 Thread Peter Crowther
> From: Goay Zee Ling (ACM/MIS) [mailto:[EMAIL PROTECTED] > Hi. I have a simple question. ... But not a simple answer given your configuration. > On the server, I have both IIS 5.1 and tomcat 5.0. > With both running respective application, is it possible to remove the > port number for calling

how to remove port number from URL

2005-11-09 Thread Goay Zee Ling \(ACM/MIS\)
Hi. I have a simple question. May I know how to ommit 8080 or any port number from the address bar? I read from some website that "8080" is the default port running Tomcat on and if there's no other web server running on the server, then can change the port to "80" in the file "conf/server.xml" o