On 4/14/07, Zhenja <[EMAIL PROTECTED]> wrote:
I am able to go to http://localhost:8080/manager/html. On this page I have 4
applications listed: docs, examples, manager and host-manager. I can browse
to docs and examples. But when I try to browse to manager or host-manager, I
get error 404.

Set directory listing to true in Tomcat's web.xml , then you won't see
the 404 instead, you'll see the directory listing at
http://localhost:8080/manager/


Both manager and host-manager require the additional /html after their path.

-Rashmi

---------------------------------------------------------------------
To start a new topic, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to