[Eug-lug] Blocking ad servers via host redirection, apache, and you.

Dave Compton abcdave at fastmail.fm
Fri Oct 12 12:27:48 PDT 2007


Another option (which I use) is privoxy.  From the privoxy web page 
(http://www.privoxy.org ) :

Privoxy is a web proxy <http://en.wikipedia.org/wiki/Proxy_server> with 
advanced filtering capabilities for protecting privacy, modifying web 
page data, managing cookies 
<http://en.wikipedia.org/wiki/Browser_cookie>, controlling access, and 
removing ads, banners, pop-ups and other obnoxious Internet junk.

Available via apt-get on debian & ubuntu.  Not tied to firefox.  
Configurable but the default configuration seems to work pretty well.

Just out of curiosity, how did you redirect known adservers to 127.0.0.1 .

- Dave

Alan wrote:
> Folks,
>
> So, I recently started redirecting know adservers to 127.0.0.1, which
> speeds up web browsing tremendously on my older workstation.
> However, I've noticed that in a lot of pages, you get these really ugly
> embedded 404 frames, which is less than optimal.
>
> I'm thinking the best way to  deal with this is to just stick a webserver
> up, have it listen and serve out the same boring grey .gif for every
> request.
> I'm supposing that mod_something in apache can handle this.
>
> However, it occurs to me that someone else may have already solved this
> problem and being essentially lazy, I 'd like to use that one, but my
> google-fu is not strong this morning, as nothing has come up.
> Have any of you come across a solution to this vexing problem?
>
> Of course, it would be nice to have the boring grey .gif automatically
> match the background, and be the right size of the iframe. Maybe it could
> be a transparent .png?
>
> Is adblock_redirector_boring_grey_gif.pl out there already?
>
> -ajb
>
>
> _______________________________________________
> EUGLUG mailing list
> euglug at euglug.org
> http://www.euglug.org/mailman/listinfo/euglug
>   



More information about the EUGLUG mailing list