Andre,
On 20.11.2015 17:44, André Warnier (tomcat) wrote:
Well, you can use a lot more conditions in urlrewrite filter, such as a
client IP + URL patterns + lots more. And you can combine them using the
type="next".
Your original post said "My webapp have a set of resources, let's call
that set
On 20.11.2015 17:00, Ognjen Blagojevic wrote:
Andre,
Chris,
On 20.11.2015 9:30, André Warnier (tomcat) wrote:
On 19.11.2015 21:26, Christopher Schultz wrote:
I think that may be the only way to do it. IIRC, someone did some work
to allow Filters to be used in the valve chain, but I don't think
Andre,
Chris,
On 20.11.2015 9:30, André Warnier (tomcat) wrote:
On 19.11.2015 21:26, Christopher Schultz wrote:
I think that may be the only way to do it. IIRC, someone did some work
to allow Filters to be used in the valve chain, but I don't think there
is any facility for specifying s for tho
On 19.11.2015 21:26, Christopher Schultz wrote:
Ognjen,
On 11/19/15 10:14 AM, Ognjen Blagojevic wrote:
My webapp have a set of resources, let's call that set R. Some of those
resources need to be accessed only from certain source IP addresses,
let's call that subset R'. And some subset of R' (l
Ognjen,
On 11/19/15 10:14 AM, Ognjen Blagojevic wrote:
> My webapp have a set of resources, let's call that set R. Some of those
> resources need to be accessed only from certain source IP addresses,
> let's call that subset R'. And some subset of R' (let's call it R'')
> needs authentication.
>
Hi,
My webapp have a set of resources, let's call that set R. Some of those
resources need to be accessed only from certain source IP addresses,
let's call that subset R'. And some subset of R' (let's call it R'')
needs authentication.
I have a reqirement to check source IP address before au