You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Lee Peik Feng <pf...@syabas.com> on 2002/07/25 06:47:58 UTC

mod_webapp problem : compulsory "/" at the end of URL

I am using tomcat 4.0.4, apache 1.3.24 with mod_webapp, on both windows and
linux platform.

When I type the url without the "/" at the end, it won't display the welcome
page.
eg: http://localhost/testWebapp, it works only when I put a "/" at the end,
http://localhost/testWebapp/

But, with mod_jk, the same url will work whether with or without the "/" at
the end.

Is this a bug in mod_webapp?

Regards,
Peik Feng



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>