From owner-freebsd-isp Thu Oct 9 15:41:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA05173 for isp-outgoing; Thu, 9 Oct 1997 15:41:57 -0700 (PDT) (envelope-from owner-freebsd-isp) Received: from viking.easynet.fr (viking.easynet.fr [195.114.64.6]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA05163 for ; Thu, 9 Oct 1997 15:41:47 -0700 (PDT) (envelope-from hallgren@viking.easynet.fr) Received: from localhost (hallgren@localhost) by viking.easynet.fr (8.8.5/8.8.5) with SMTP id WAA02745; Thu, 9 Oct 1997 22:13:58 GMT Date: Thu, 9 Oct 1997 22:13:58 +0000 (GMT) From: Michael Hallgren To: Lance Costanzo cc: freebsd-isp@FreeBSD.ORG Subject: Re: Virtual Domain CGI-BIN In-Reply-To: <3.0.32.19971009124741.006a8284@advantinc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk cgiwrap is perfectly wonderful... especially on a prod. server, 'cause it provides a simple for the clients to use Web interfaced degug mode. Go for it :-) Michael --- Michael Hallgren Easynet France http://w3.easynet.fr 'finger hallgren@range2.easynet.fr' for Public Key PGP Key fingerprint = D2 47 C8 D1 4D 2B AF 32 3D 4E A3 0F D4 A2 DB 9E On Thu, 9 Oct 1997, Lance Costanzo wrote: > I recently reworked 'cgiwrap', which was geared for ~, > specifically for virtual domains. Seems to work pretty good in testing. > > The web page isn't complete yet, but you can read about it (and get a copy) > at: > http://lance.advantweb.com/cgiwrap > Note: I haven't had time to finish the scripts for 'guestbook', > but the 'pwd' examples work. > > Lance. > >