From owner-freebsd-isp Tue Oct 15 17:26:35 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CE3537B401 for ; Tue, 15 Oct 2002 17:26:34 -0700 (PDT) Received: from mercury.jorsm.com (mercury.jorsm.com [207.112.128.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 408D243E42 for ; Tue, 15 Oct 2002 17:26:34 -0700 (PDT) (envelope-from steveb@mercury.jorsm.com) Received: by mercury.jorsm.com (Postfix, from userid 4147) id 85FCE1E1F14; Tue, 15 Oct 2002 19:26:10 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by mercury.jorsm.com (Postfix) with ESMTP id 848A71E1E8A; Tue, 15 Oct 2002 19:26:10 -0500 (CDT) Date: Tue, 15 Oct 2002 19:26:10 -0500 (CDT) From: Stephen Bader To: Erich Zigler Cc: isp@freebsd.org Subject: Re: CGI on Tilde Websites In-Reply-To: <3DAC7081.70809@superhero.org> Message-ID: <20021015192412.E55929-100000@mercury.jorsm.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org We use a program called cgiwrap, which works quite well for this. You can get it at: http://cgiwrap.unixtools.org/ We just have users use www.domain.com/cgi-bin/cgiwrap/username/filename This prevents us from having to actually setup cgi-bins for all of our users in the apache config. cgiwrap just reads from their ~public_html/cgi-bin directory to find the proper script. -Steve ------------------------------------------------------------------------- Stephen Bader JORSM Internet, Regional Internet Services Systems Administrator 7 Area Codes in Chicagoland and NW Indiana steveb@jorsm.com 100Mbps+ Connectivity, 56K-DS3, V.90, ISDN (219) 322-2180 Quality Service, Affordable Prices http://www.jorsm.com Serving Gov, Biz, Indivds Since 1995 ------------------------------------------------------------------------- On Tue, 15 Oct 2002, Erich Zigler wrote: > I was wondering if anyone actually allows cgi-bin directories for tilde > websites? > > Pros, Cons? > > Thanks. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message