Thanks Mark,
That looks like what I need I will try it on a test system first, and then
apply to the actual server if succesfull
Regards,
Mike.
Mark Thomas-15 wrote:
>
> michaeltwozero wrote:
>> Is there a way I can configure the management application to only respond
>> to
>> requests fr
michaeltwozero wrote:
> Is there a way I can configure the management application to only respond to
> requests from 127.0.0.1
> and ignore all other requests?
http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html
You want the remote address filter
Mark
-