On 26/08/2011 17:02, Shanmukha Venkata Sri ChandraSekhar Nallapati wrote:
> Hi,
> 
> I need a help regarding removing port number from URL.
> 
> For example:
> Supposing my URL is, http://abcd.com:4040/context-path/gui/.
> I wish Apache Tomcat to handle the request on same tomcat process, when
> using the url: http://abcd.com/context-path/gui/.

> Please help me how i can achieve this and by making what configurations on
> what configuration files.

Change the Connector configuration from 4040 to 80.

> Tomcat Version:Apache-tomcat-6.0.18,
> OS:Red Hat 3.4.6-8,
> JDK: jdk1.6.0_07

Upgrade your Tomcat & upgrade your Java.  You have bugs & security
vulnerabilities.


p


> Thank you in advance,
> Chandrashekhar
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to