From owner-freebsd-isp@FreeBSD.ORG Mon Aug 7 16:11:16 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org 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 9C68016A4DF for ; Mon, 7 Aug 2006 16:11:16 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id B11E743D53 for ; Mon, 7 Aug 2006 16:11:15 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 0E4E15C8D; Mon, 7 Aug 2006 12:11:15 -0400 (EDT) X-Virus-Scanned: amavisd-new at codefab.com Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gMDiShUKvKj5; Mon, 7 Aug 2006 12:11:13 -0400 (EDT) Received: from [199.103.21.238] (pan.codefab.com [199.103.21.238]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id DD2FA5C80; Mon, 7 Aug 2006 12:11:13 -0400 (EDT) In-Reply-To: <44D762AB.6010502@frii.com> References: <44D762AB.6010502@frii.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Mon, 7 Aug 2006 12:11:12 -0400 To: Steven H. Baeighkley X-Mailer: Apple Mail (2.752.2) Cc: freebsd-isp@freebsd.org Subject: Re: question about front page server extensions on freebsd X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2006 16:11:16 -0000 On Aug 7, 2006, at 11:56 AM, Steven H. Baeighkley wrote: > I have perused the mailing lists and some google searches but I > haven't > found an answer to this yet. It would seem that MS has pulled support > from frontpage server extensions for UNIX as of June 30, 2006. > > http://www.rtr.com/fpsupport/index.asp > > [ ... ] Are we dead in the water and stuck with our MS solution or > is there something else out there that is filling this need? I'm not sure-- I've been running web servers since 1993, and I have yet to use or need these FrontPage server extensions myself. Rumor has it that something called WebDAV, which comes bundled with newer versions of Apache, might be a suitable replacement. -- -Chuck