From owner-freebsd-questions Mon May 31 22:39:24 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 3726C1530B for ; Mon, 31 May 1999 22:39:17 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id WAA12497; Mon, 31 May 1999 22:39:12 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 31 May 1999 22:39:11 -0700 (PDT) From: Doug White To: Ho Seng Yip Cc: FreeBSD Questions Subject: Re: Adding Apache Modules In-Reply-To: <000b01beaab9$d8bd2a20$5cab15a5@oasis> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 31 May 1999, Ho Seng Yip wrote: > I have installed Apache 1.3.4 on my machine running on FreeBSD 3.1.1. I need > to add an additional module to Apache. According to the installation guide, > I will have to recompile the Apache source again, but since I installed it > from my ports collection, I could not find any source. > > Does that mean I have to de-install my current installation, download Apache > from the web and compile the web server from there in order to get the > module running ? What module? In general, yes, you will have to rebuild Apache so the DSOs work right. You enable the module by adding the --enable-module=whatever to the configure command line. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message