On Wed, 2006-08-02 at 10:49 +0200, support logisphere.net wrote:
> Hello,
> 
> I'd like to add a sub domain to my squid server (this is only for tests).
> 
> Then I added to the squid.conf the line :
> 
> acl accelerated_urls urlpath_regex /subdomain.mydomain.com (plus all my 
> domains ...)

I think you are looking for dstdomain acl..

urlpath_regex is matching the filename stuff after the hostname, not the
hostname.

Regards
Henrik

Reply via email to