John C Cartwright wrote:
Hello All,
I've installed the "admin" webapp and it works fine as long as I
access it as http://localhost:8080/admin, otherwise I get the
"Tomcat's administration web application is no longer installed by
default. Download and install the "admin" package to use it." message.
Can someone please tell me how to configure the access to allow other
hosts in addition to localhost?
One way to allow this is to create a symbolic link from "localhost" to
the hostname (hostname where tomcat is running)
under conf/Catalina directory.
I'm able to access the admin and manager apps from other hosts this way.
Sastry
I've tried setting the lists of hosts in the Valve element in the
context fragment.
Thanks!
-- john
------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]