24 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Joshua,
>
> On 1/15/15 9:00 PM, Joshua Wang wrote:
> > I'm using tomcat 6, and i have an application deployed into webapps
> > and re-named ROOT,
Hi,
I'm using tomcat 6, and i have an application deployed into webapps and
re-named ROOT, so users can visit using http://ip:8080/.
But i need to configure that when users input http://ip:8080/portal.do and
http://ip:8080/csmis also can visit the same site. So i added
into server.xml like below: