you really need to stop access before it gets to tomcat... you could put
it inside a virtual host for "localhost", but I'm not sure how much that's
going to do unless you actually have tomcat bind to localhost only, or
have different bindings...

cheers
dim

On Mon, 24 Sep 2001, Micael Padraig Og mac Grene wrote:

> Put it inside WEB-INF
> -----Original Message-----
> From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Monday, September 24, 2001 9:52 PM
> Subject: Limit access to manager app?
> 
> 
> >Is there a way to prevent remote users from accessing the /manager/
> >application? I know it's protected with a username/password, but is it
> >possible to limit access to that to local access only (from the machine
> >where tomcat resides only)? If so, how?
> >
> >Thank you.
> >
> >
> >
> >
> >
> >_______________________________________________________
> >http://inbox.excite.com
> >
> >
> >
> 
> 

Reply via email to