Re: [squid-users] url_rewrite_program and Squid 2.6STABLE

From: Travis Derouin <travis@dont-contact.us>
Date: Wed, 17 Jan 2007 15:02:06 -0500

Hi Henrik,

Great. Thanks, that helps a lot.

It looks like the best way to send all URLs that aren't for
www.wikihow.com to the url_rewrite_program is to do this:

acl mydomain dstdomain www.wikihow.com
url_rewrite_access deny mydomain

This seems to do the trick. It wasn't clear to me from the
documentation that it was possible to put "allow" or "deny" after
url_rewrite_access.

Thanks a lot for the help!
Travis
Received on Wed Jan 17 2007 - 13:02:11 MST

This archive was generated by hypermail pre-2.1.9 : Thu Feb 01 2007 - 12:00:01 MST