RE: enable only localhost access to tomcat 6.0.18 /manager in win32

2009-05-09 Thread Caldarale, Charles R
> From: m zyzy [mailto:myz...@gmail.com] > Subject: enable only localhost access to tomcat 6.0.18 /manager in > win32 > Now , I want the /manager webapp only be accesible from localhost only > ( but other webapp must be accessible from outside whether private LAN > or Internet

enable only localhost access to tomcat 6.0.18 /manager in win32

2009-05-09 Thread m zyzy
I am using win32 server (Server 2008 Enterprise SP1) and tomcat 6.0.18 (extracted from zip) . I am a newbie in tomcat who use the bundled manager application as often as I can to deploy /undeploy webapp or simply to manage it. As I set a hard-to-guess password and username in the tomcat-users.xml ,