From owner-freebsd-questions@FreeBSD.ORG Fri Jul 22 17:22:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C462916A42D for ; Fri, 22 Jul 2005 17:22:43 +0000 (GMT) (envelope-from bettan@nerim.net) Received: from kraid.nerim.net (smtp-105-friday.nerim.net [62.4.16.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96F8343E7B for ; Fri, 22 Jul 2005 16:56:01 +0000 (GMT) (envelope-from bettan@nerim.net) Received: from danielle (linux-win.org [62.212.96.206]) by kraid.nerim.net (Postfix) with SMTP id 1D09840E22 for ; Fri, 22 Jul 2005 18:55:59 +0200 (CEST) Message-ID: <000e01c58ede$3d9f2150$0301a8c0@danielle> From: "cell" To: Date: Fri, 22 Jul 2005 18:56:01 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problems with squidGuard and squidGuard.cgi X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 17:22:44 -0000 Hello , i'm on freebsd 5.4 and i tried to configure squidGuard but i = have a problem with squidGuard.cgi.I have this squidGuard.cgi = http://ftp.teledanmark.no/pub/www/proxy/squidGuard/contrib/squidGuard.cgi= .In configurable options i have that : # CONFIGURABLE OPTIONS: # @supported =3D ( = # "en", "fr", "de", "nl", "no" etc. "fr (Fran=E7ais),", "en (English),", "de (Deutsch),", "nl (Nederlands),", "no (norsk)." ); $image =3D "/images/blocked.gif"; = # RELATIVE TO DOCUMENT_ROOT $redirect =3D "http://192.168.1.2:88/images/blocked.gif"; = # "" TO AVOID REDIRECTION $proxy =3D "bsd2.mydomain"; = # $proxymaster =3D cell@mydomain; = # $autoinaddr =3D 2; # = 0|1|2; I have created a directory "/usr/local/www/data/images" but i haven't = got picture named "blocked.gif" , i don't know where she is. And when i run this script cgi , i have that in logs apache : [Fri Jul 22 18:55:24 2005] [error] [client 192.168.1.3] Premature end of = script headers: squidGuard.cgi Anyone have an idea for this problem ?