Got it. I'm so used to accessing Tomcat via Apache on port 80, I didn't even think to try it on port 8080.
Thanks for the help. John > -----Original Message----- > From: Jon Eaves [mailto:jon@;eaves.org] > Sent: Tuesday, November 05, 2002 6:31 PM > To: Tomcat Users List > Subject: Re: Installing and using manager app in 4.1.12 > > > Turner, John wrote: > > This is my first foray into the world of the Tomcat manager > app. Any help > > is appreciated. > > > [ snip of great example of a good request for help ] > > > > > When I access http://some.host.name:8080/manager, I get > prompted with a > > standard auth request pop-up. I type in the username and > password of the > > "admin" user. > > > > The result is a blank white page and an error message that > says "FAIL - > > Unknown command /". > > If you look at : http://some.host.hame:8080/ > > From a fresh install, the default page gives you the clue you need. > There are 2 links on the LHS of the page to the Administration and the > Manager applications. > > You'll find that: http://some.host.name:8080/manager/html > > Does exactly what you need in this case. > > Cheers, > -- jon > > -- > Jon Eaves <[EMAIL PROTECTED]> > http://www.eaves.org/jon/ > > > -- > To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
