m�n 2003-02-24 klockan 06.04 skrev George Dominguez: > Hello, > > Could someone help me in constructing an ACL that would perform the > following: > > If an IP is from an IP range and destined to a specific URL the forward the > request to another proxy. > > So far this is what I got. I don't know how to combine the dstdomain and > the scr
To combine two acls you write them on the same access line (http_access/cache_peer_access/never_direct/always_direct etc..). The line then matches only if both acls are true. -- Henrik Nordstrom <[EMAIL PROTECTED]> MARA Systems AB, Sweden
