Just for the record, I read on here the other day that the K12LTSP
project had patched squidGuard to allow Google URL rewriting with the
"safe=active" tag.

I downloaded the SRPM today and applied the patch and it's all working
well.

The patch is called "squidguard-sed.patch" - I've put in on our
webserver here to save people a 10MB download to get it. It applied
cleanly to both virgin source and to source patched with Chris Freys
LDAP and logging patches.

Find it here:

http://www.longhill.brighton-hove.sch.uk/dcode/alex/squidGuard

The patch makes no changes to the config file - to rewrite use something
like:

rewrite google {
        s@(google.com/search.*q=.*)@\1\&[EMAIL PROTECTED]
        s@(google.com/images.*q=.*)@\1\&[EMAIL PROTECTED]
        s@(google.com/groups.*q=.*)@\1\&[EMAIL PROTECTED]
        s@(google.com/news.*q=.*)@\1\&[EMAIL PROTECTED]
}

Cheers

Alex

-- 
Alex Harrington - IT Support, Longhill High School

t: 01273 304086 | e: [EMAIL PROTECTED]

Reply via email to