$ cd $CATALINA_HOME/webapps $ rm admin.xml manager.xml $ rm -rf tomcat-docs
You could also nuke $CATALINA_HOME/server/webapps for good measure (or to save disk space :), but Tomcat won't find the 'admin' or 'manager' webapps without the xml files. "Jonathan Locke" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > maybe this is already covered on the tomcat website or in some FAQ, > but i can't seem to find the answer i'm looking for... > > i want to turn off all the tomcat administration tools (manager, admin, etc) > and the html documentation that's available through the root context... > reason > being that the machine is never updated or maintained via these tools and > so (even though they have a password) the management apps are just a > potential security issue. how exactly should i go about this? > > thanks, > > jon > > > > > _________________________________________________ > Scanned on 30 Dec 2003 00:26:36 > Scanning by http://erado.com > > > _________________________________________________ > Scanned on 30 Dec 2003 00:26:37 > Scanning by http://erado.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
