Re: [EMAIL PROTECTED] Combining user-based and host-based authentications

2006-07-02 Thread Joshua Slive
On 7/2/06, Maxim <[EMAIL PROTECTED]> wrote: Hello list, I would like to allow people from a given IP address to access my website without user authentification, and ask for a login/password for requests originating from any other IP address. Is there any way to combine allow/deny with mod_auth

[EMAIL PROTECTED] Combining user-based and host-based authentications

2006-07-02 Thread Maxim
Hello list, I would like to allow people from a given IP address to access my website without user authentification, and ask for a login/password for requests originating from any other IP address. Is there any way to combine allow/deny with mod_auth directives, or any other way to achieve this