From owner-freebsd-questions Tue Jun 1 9:37:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from iron.singnet.com.sg (iron.singnet.com.sg [165.21.7.29]) by hub.freebsd.org (Postfix) with ESMTP id 76FDE154EF for ; Tue, 1 Jun 1999 09:37:28 -0700 (PDT) (envelope-from hsengyip@mbox3.singnet.com.sg) Received: from oasis (qtns03425.singnet.com.sg [165.21.168.95]) by iron.singnet.com.sg (8.9.1a/8.9.1) with SMTP id AAA24692; Wed, 2 Jun 1999 00:37:14 +0800 (SGT) Message-ID: <001f01beac4d$3c2576a0$5fa815a5@oasis> Reply-To: "Ho Seng Yip" From: "Ho Seng Yip" To: "Doug White" Cc: "FreeBSD Questions" References: Subject: Re: Adding Apache Modules Date: Wed, 2 Jun 1999 00:34:42 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="x-user-defined" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am thinking of adding the MOD_SYS module in order for me to authenticate users' shell passwords on the web. Some of the subscribers to this mailing list have told me that the Apache source can be found in /usr/ports/www/apache/work, but I don't seem to have the /usr/ports directory in my system. As such I am thinking of de-installing my current Apache 1.3.4, download Apache 1.3.6 from the FreeBSD ports collection on the web and compile it together with the new module I want to include. Do you think this is a good way ? Please advise. Regards, Seng Yip ----- Original Message ----- From: Doug White To: Ho Seng Yip Cc: FreeBSD Questions Sent: Tuesday, June 01, 1999 1:39 PM Subject: Re: Adding Apache Modules > 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