Hello,

I'm trying to implement the RemoteHostValve into my app configuration and 
getting a forbidden.

In my META-INF/context.xml file in the manager folder, I changed from a 
RemoteAddrValve, filtered by IP address (which worked successfully) to the 
RemoteHostValve, using allow="\\machine43name<file://\\machine43name>" 
(machine43name as an alpha-numeric example).
Our machine names are a mixture of alpha-numeric characters.

I've looked in the logs but not seen anything discernable there.

I looked up the regular expression syntax and thought I was doing this 
correctly. Has anyone else used this before with success? Any insight or tip as 
to where I'm going wrong would be greatly appreciated.

I'm using Tomcat 6.0.26, JDK 1.6.0_18 on Win XP Pro.

Thanks,

Barry


Reply via email to