tor 2010-03-11 klockan 08:48 +0000 skrev [email protected]:
> Hi Folks,
> 
> 3.0.19
> 
> What is the simplest way to get squid to fetch sites on specific URLS from a
> Specific Parent, and all other sites to be fetched directly?

acl parent_X_sites dstdomain .site.a .site.b
never_direct allow parent_X_sites
cache_peer_access parent.x allow parent_X_sites

Regards
Henrik

Reply via email to