Kevin A. McGrail wrote:
> Not sure really.
> 
> I'm trying to make sure that this is the case in pseudocode.
> 
> Deny from everyone unless:
> 
> 1. From intranet without a password
> -or-
> 2. Anywhere else with a password and valid-user using ApacheDBI

right.  that's exactly what Satisfy is for

  http://httpd.apache.org/docs/mod/core.html#satisfy

HTH

--Geoff

Reply via email to