Howto ip-protect a specific url in webapp?

Situation: We have a webapp /foo. It has to be accessible from the whole world. 
There's a foo's admin interface in /foo/admin. It has to be restricted by IP 
address so that it's allowed only from x.x.x.x.

I can restrict the whole /foo by using valve in 
"/etc/tomcat5/Catalina/localhost/foo.xml" but howto protect only /foo/admin?

I just can't figure out how to do this... have tried all the ways I can imagine 
without a success...


Thanks,

-Harry

---------------------------------------------------------------------
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