On Fri, Mar 28, 2008 at 11:36 AM, Ryan Gies <[EMAIL PROTECTED]> wrote: > I'm curious, how would this be possible with mod_perl?
I'd probably use mod_vhost_alias and make a mod_perl handler that just checks whether the current IP or hostname is legit. - Perrin