From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 15:51:24 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1BC537B42A for ; Wed, 30 Jul 2003 15:51:16 -0700 (PDT) Received: from tomts5-srv.bellnexxia.net (tomts5.bellnexxia.net [209.226.175.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51E784403B for ; Wed, 30 Jul 2003 15:51:03 -0700 (PDT) (envelope-from matt@compar.com) Received: from hermes ([65.95.177.176]) by tomts5-srv.bellnexxia.net (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with SMTP id <20030730225053.BTHO14219.tomts5-srv.bellnexxia.net@hermes>; Wed, 30 Jul 2003 18:50:53 -0400 Message-ID: <008e01c356ec$cfcdd6b0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: , References: <002201c356e6$6eb999f0$0701a8c0@darryl> Date: Wed, 30 Jul 2003 18:49:19 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: apache + Frontpage extensions = I have a mess X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 22:51:25 -0000 > Greetings, > I am running 4.7 stable as I previously posted. I was running apache13 > without frontpage. > Due to measure beyond my control I must enable frontpage extensions on my > webserver. Please tell your boss that running FP extensions is an invitation for hackers and will be more of a maintainance headache than anything. > I went to /usr/ports/www/apache13 and did make deinstall. I then went to > /usr/ports/www/mod_frontpage and did a make. Then a makeinstall. I then > went into > /usr/ports/www/apache13-fp and did a make, followed by a make install. I > went > to /usr/local/etc/apache and edited httpd.conf to change the DocumentRoot > and > Directory statements. When I visit my website I can see my data. When I > try to > publish from FrontPage 2000 it tells me that the server is not running > frontpage > extensions and I can only publish with FTP. > > What am I screwing up here ? Is there a cookbook or tutorial that will lay > this > out for me so I can get this working ? Please read /usr/ports/ww/mod_frontpage/pkg-message. You should have seen this message when you did the "make install" in mod_frontpage. You have to do all of these steps in order to configure a website for FrontPage. -- Matt Emmerton