Re: Remote address filter for host Alias

2006-01-20 Thread Patricio Keilty
Pulkit Singhal gmail.com> writes: > > > Using RemoteAddrValve as subelement won't work, as will > >apply to both, any suggestions? > > Why not just do: > > > > > http://www.mydomain.com/>" .. > > > > Pulkit, that option is not possible since both domains are served b

Re: Remote address filter for host Alias

2006-01-20 Thread Pulkit Singhal
> Using RemoteAddrValve as subelement won't work, as will >apply to both, any suggestions? Why not just do: http://www.mydomain.com/>" .. > Ofcourse I'm pretty new to this so you might see some cons to this :) Cheers, - Pulkit On 1/20/06, Patricio Keilty <[EMAIL PROTEC

Remote address filter for host Alias

2006-01-20 Thread Patricio Keilty
Hi, I need to restrict access to my webapp to some IP adresses on a per-domain name basis. In our tomcat server we are using an element to serve both domains from same host as the following config shows: www-i.mydomain.com Is it possible to use a RemoteAddrValve for each domai