From owner-freebsd-isp Tue Mar 14 21:12:16 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id 1970137B7C6 for ; Tue, 14 Mar 2000 21:12:10 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id XAA14931; Tue, 14 Mar 2000 23:11:58 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <01f301bf8e3d$035f7500$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: Cc: "Matthew N. Dodd" , "Dan Langille" References: Subject: Apache 1.3 Server/Module ports (Re: FrontPage extensions on Apache ) Date: Tue, 14 Mar 2000 23:11:58 -0600 Organization: West Bend Internet 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 5.50.3825.400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have finished the mod_frontpage module port for Apache 1.3.12. It was a simple process of adding the frontpage patches into the EAPI enabled Apache port and using axps to build and install the frontpage module. Axps also created the appropriate Add/LoadModule entries into the apache.conf file. I didn't create a seperate apache.conf.mod_frontpage config file, because during the installation of the FrontPage Extentions, the script/fpsrvadm.exe checks AllowOverride directive in the apache.conf file and if it is set to "None", the FrontPage web will not be created during installation. But it will register the port in the ports database. Another change I made to the main Apache 1.3.12 port is the use of a virtual web for the Apache Documentation, and the installation of a single index.html file into the DocumentRoot (only if it doesn't exist). I also fixed the mod_ssl port so that it will now install the certificates and documentations. Currently, it doesn't allow you to generate a certificate from the port. The currently available Apache Server/Module ports are: Apache 1.3.12 mod_ssl mod_frontpage mod_php4 and are available from: http://www.westbend.net/~hetzels/mod_apache13.tgz - entire collection Give them a try and let me know how they work out for you. Scot W. Hetzel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message