Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: martinhick on September 18, 2004, 08:15:41 AM

Title: Squid-Guard
Post by: martinhick on September 18, 2004, 08:15:41 AM
I have installed Squid-Guard on my SME server.

Generally it seems to work fine.

When the access denied message comes up there does not seem to be much information here. Requests for access seem to be directed to proxymaster@foo.bar.

I assume that the information returned by this denial can be edited somewhere.

Does anybody know where to make the alterations.

Thanks.

Martin :-)
Title: Squid-Guard
Post by: loveless on September 21, 2004, 08:20:35 PM
You need to edit the blocked.cgi script.

Usually in /home/e-smith/files/primary/cgi-bin/blocked.cgi

Or you can run 'find' to track it down:

Code: [Select]
find / -name blocked.cgi -print
Title: Squid-Guard
Post by: martinhick on September 23, 2004, 07:09:43 PM
I cannot see any reference in this file to proxymaster@foo.bar

Where do I alter this. I suppose it hould be reporting my own domain name

Martin
Title: Squid-Guard
Post by: byte on September 23, 2004, 07:47:45 PM
Try...

/etc/squid/errors/

under there will be a number of error codes.

HTH
Title: Squid-Guard
Post by: CheahCH on September 24, 2004, 01:18:43 AM
Try to look in
/home/e-smith/files/ibays/Primary/cgi-bin

There should a file "blocked.cgi"
Title: Squid-Guard
Post by: CheahCH on September 24, 2004, 01:22:47 AM
sorry, seems that it has been mentioned already.
anyway it around line 96