From owner-freebsd-isp Mon Nov 11 06:50:51 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA17704 for isp-outgoing; Mon, 11 Nov 1996 06:50:51 -0800 (PST) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA17695 for ; Mon, 11 Nov 1996 06:50:48 -0800 (PST) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id IAA19243; Mon, 11 Nov 1996 08:48:48 -0600 From: Joe Greco Message-Id: <199611111448.IAA19243@brasil.moneng.mei.com> Subject: Re: MicroSoft Front Page Extensions. To: webadmin@adsight.com (Sam Magee) Date: Mon, 11 Nov 1996 08:48:48 -0600 (CST) Cc: bminazzi@w3page.com, isp@freebsd.org In-Reply-To: from "Sam Magee" at Nov 9, 96 09:26:47 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > On Sat, 9 Nov 1996, Blaine Minazzi wrote: > > > Some time back I noticed someone mentioned Microsoft Front Page > > Extensions under FreeBSD. Could someone who is using this please > > give a sysnopsis of what is required to install this under FreeBSD > > 2.1.5 please? > > > > Thanks in advance. > > -- > > Sincerely, > > > > > > Blaine Minazzi > > > > Whoever is using the FP extensions, how do you deal with > FrontPage's requirement that you run your web server as "root"? > Doesn't that create a possible cgi nightmare for security? Set it up in a chrooted environment. And for each hit, you have it mail a problem report to the Microsoft bug address that the darn thing is running as root. ( :-) ) ... JG