Date: Mon, 31 May 1999 22:39:11 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Ho Seng Yip <hsengyip@singnet.com.sg> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Adding Apache Modules Message-ID: <Pine.BSF.4.03.9905312238150.4498-100000@resnet.uoregon.edu> In-Reply-To: <000b01beaab9$d8bd2a20$5cab15a5@oasis>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9905312238150.4498-100000>