Re: cache_host_domain scope?

From: Duane Wessels <wessels@dont-contact.us>
Date: Tue, 15 Jul 97 14:57:47 -0700

campbesj@Access.ETSU-Tn.Edu writes:

>How specific can you make the cache_host_domain parameter?
>The comments in squid.conf seem to imply that you can only
>specify a domain such as .com or .edu. Is that the case or can you
>specify a particular URL? Can you use regular expressions or any
>wildcards?

You can have any number of levels in the cache_host_domain.
foo.bar.com is perfectly allowed, but note it will NOT match
the host snafoo.bar.com. It only matches on the "dot" boundaries.

For more flexible configuration you could perhaps use the
cache_host_acl option and a regular expression on the whole URL.

Duane W.
Received on Tue Jul 15 1997 - 14:58:58 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:46 MST