Depending on how big your list is, you may want to look into a redirector like squidguard as large test lists in squid can effect performance. I found squidguard greatly reduced this overhead. Mark. On 08/04/2008, Luis Daniel Lucio Quiroz <dlucio@xxxxxxxxxxx> wrote: > I have a huge txt file with domains that I want to ban, like this: > > .dom.com > .dom2.net > .....etc > > I not sure I i can do this at my acl configuration > > acl banneddommains dstdomain /path/file.txt > > or how? > > TIA > > > LD >