From owner-freebsd-current@FreeBSD.ORG Fri Aug 25 01:05:25 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F69216A4DF for ; Fri, 25 Aug 2006 01:05:25 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4EE43D46 for ; Fri, 25 Aug 2006 01:05:24 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so730698uge for ; Thu, 24 Aug 2006 18:05:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DR6pN2W9FTtKdmBgaDhwhhg8/i+gug0mWd2HGLISn/7vzfVnW42JVIMdmWkKWSjmqEYAATDcR3BPAL5GZus/UcOkoMY9gI2iHDTxxRxCCD856MKTRrDM3K4iV/BuWuADKIsoMkcEyStuStsvKVMc5wR17CequZ51s7Jr/X8n+Z4= Received: by 10.67.93.6 with SMTP id v6mr1528964ugl; Thu, 24 Aug 2006 18:05:23 -0700 (PDT) Received: by 10.67.28.14 with HTTP; Thu, 24 Aug 2006 18:05:23 -0700 (PDT) Message-ID: Date: Thu, 24 Aug 2006 21:05:23 -0400 From: "Scott Ullrich" To: "Carlos Silva" In-Reply-To: <44EE496E.8010603@yourdot-mail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44EDFAD7.6080503@yourdot-mail.com> <44EE496E.8010603@yourdot-mail.com> Cc: freebsd-current@freebsd.org Subject: Re: squid page manipulation X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Aug 2006 01:05:25 -0000 On 8/24/06, Carlos Silva wrote: > hi, > > that's not what i am looking for. > i want a script with squid that changes the default HTML on a page. > someone has a solution? > While that script was not what you where looking for exactly, it can be altered to do exactly what you want in 2-3 lines of code. If you are looking for a solution that requires writing no code then I apologize for wasting your time. Scott