From owner-freebsd-questions Mon Mar 8 13: 2: 8 1999 Delivered-To: freebsd-questions@freebsd.org Received: from milf18.bus.net (milf18.bus.net [207.41.25.18]) by hub.freebsd.org (Postfix) with ESMTP id E0E07156AD for ; Mon, 8 Mar 1999 13:02:02 -0800 (PST) (envelope-from cao@milf18.bus.net) Received: (from cao@localhost) by milf18.bus.net (8.8.8/8.8.8) id QAA14000; Mon, 8 Mar 1999 16:01:17 -0500 (EST) (envelope-from cao) Date: Mon, 8 Mar 1999 16:01:17 -0500 From: "Chuck O'Donnell" To: Robin Huiser Cc: FreeBSD Question Mailing List Subject: Re: Apache question Message-ID: <19990308160116.B13886@milf18.bus.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: ; from Robin Huiser on Sun, Mar 07, 1999 at 11:20:33AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Mar 07, 1999 at 11:20:33AM +0100, Robin Huiser wrote: > Hi! > > I want to install the Apache Frontpage extensions AND want to use ssl. > It seems that there is not such a port like apache-fp-ssl. > What should I install? > If you don't see the exact combination you need in the ports tree, you'll probably have to compile it yourself. Apache compiles right out of the box on FreeBSD and there's plenty of documentation available for linking third-party modules. See www.apache.org, plus the INSTALL's and README's that come with the sources for Apache and the modules you're adding. Just about every module I've seen comes with examples of how to link it with the httpd server. When you're finished, you can submit a port "apache-fp-ssl" :-) Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message