and one more thing... let's say according to my acl "rw" i sent url for example www.ebay.com to url_rewrite_program and it rewrote it, fed it back to squid and squid executed that url, which after doing whatever it needs to do it sends user back www.ebay.com so he can resume he's activity on ebay, but wouldn't squid go into loop again? i mention last time about urlgroup, i'd want my rewrite program to change urlgroup as well so that when squid wouldn't loop and i can change urlgroup on the way out of url_rewrite_program. On 8/31/07, alexus <alexus@xxxxxxxxx> wrote: > so, if i understand correctly i can do something like this... > > url_rewrite_access rw > url_rewrite_program /usr/local/squid/bin/_myrewriteprogram.sh > acl rw dstdomain www.ebay.com > > like this? > > > On 8/31/07, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote: > > On tor, 2007-08-30 at 19:14 -0400, alexus wrote: > > > can i somehow (maybe use urlgroup) to identify some urls/domains that > > > i want to feed into url_rewrite_program and everything else leave it > > > alone? > > > > url_rewrite_access? > > > > Regards > > Henrik > > > > > > > -- > http://alexus.org/ > -- http://alexus.org/