The other quick and dirty solution someone posted a little while back,
is to re-route traffic on port 80 (in this case) to port 8081 with your
firewall. In Linux, using iptables you can easily do this.
Oscar
On Mon, 12 Jan 2004, Ro, Jean S wrote:
> Hi,
>
> I use the following url:
>
> http://mydomainname.com:8081/mywebapp/
>
> But I don't want the user to see the port information so I want to remove it
> from url:
>
> http://mydomainname.com/mywebapp/
>
> How do I do that?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)