losintikfos wrote:
> Sorry mark did miss up something here! what did you mean by "Those characters
> needs to be escaped"?
> 
> Are you saying i should do something like this: allow="127.\0.\0.\1 ?

Yes. But it should be allow="127\.0\.0\.1"

Mark

> 
> 
> 
> 
> 
> markt-2 wrote:
>> [EMAIL PROTECTED] wrote:
>>>  Actually the context xml is present in
>>> CATALINA_HOME\webapps\manager\META-INF dir. You can edit it and add the
>>> valve and it should work:
>>>
>>> <Context antiResourceLocking="false" privileged="true" >
>>> <Valve className="org.apache.catalina.valves.RemoteAddrValve" 
>>> ?allow="127.0.0.1"/>
>> Those periods need to be escaped.
>>
>> Mark
>>
>>
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
> 



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to