site Search:


 
    All Forums Hot Topics Gallery






how-to block ads


 
Search Topic:
Share Topic
Posting?
Post a:
Post a:
Links: ·Hijack This logs? ·Panda Free Tools ·Vundo Removal
AuthorAll Replies

SUMware
Premium
join:2002-05-21
kudos:2

1 edit

reply to BandHeight

Re: FireFox / Mozilla HTTP Headers: X-Moz

Good info. Thank you.

Here's the Proxo header filter I wrote:
[HTTP headers]
In = FALSE
Out = TRUE
Key = "X-Moz: microsummary (Out)"
Match = "*"
It prevents any microsummary-related request.

BandHeight

join:2004-08-30

2 edits

You're welcome SUMware.

However, I took a different approach. Your code (at least in minimal testing) simply removes the "X-Moz: microsummary" header. It still downloads the content. If all you wanted was to prevent the server from seeing whether you had the site bookmarked, this is adequate.

However, my goal was to completely kill the connection so that I could check Properties without having FF connect to the site at all. There are several ways to achieve this depending on, among other things, which config set you are using, but here is what I wrote for my Sidki set:

[HTTP headers]
In = FALSE
Out = TRUE
Key = "X-Moz: Microsummary"
Match = "*microsummary*"
Replace = "$RDIR(http://local.ptron/killed.gif)"

Edit: spelling

SUMware
Premium
join:2002-05-21
kudos:2

1 edit

Good idea.
I use Sidki's fine config set, too.
So I'm going with your filter.

Not your fault - but last line doesn't display correctly here. It should be:
Replace = "$RDIR(h t t p://local.ptron/killed.gif)"
without spaces between the letters 'http'.

Thanks again.

[edit: corrected my sloppy spelling & punctuation]


BandHeight

join:2004-08-30

said by SUMware:

Not your fault - but last line doesn't display correctly here. It should be
Replace = "$RDIR(h t t p://local.ptron/killed.gif)"
without spaces between the letters.'http'.

Thanks again.
Yes. The URL was truncated by the Forum software, and I didn't notice that. Thanks for pointing that out.

Monday, 04-Jun 05:16:26 Terms of Use & Privacy | feedback | contact | Hosting by nac.net - DSL,Hosting & Co-lo
over 12.5 years online © 1999-2012 dslreports.com.
Most commented news this week
Hot Topics