From owner-freebsd-questions Tue Oct 26 2:18:26 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 77A831541B for ; Tue, 26 Oct 1999 02:18:13 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11g2jy-0003im-00; Tue, 26 Oct 1999 11:18:02 +0200 From: Sheldon Hearn To: Charlie Root Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: Apache modules question In-reply-to: Your message of "Tue, 26 Oct 1999 11:10:53 +0200." <3815701D.EDCEEA76@earthling.net> Date: Tue, 26 Oct 1999 11:18:02 +0200 Message-ID: <14307.940929482@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 26 Oct 1999 11:10:53 +0200, Charlie Root wrote: > Where do I get the modules from? Stuff like mod_mime.c and > mod_include.c You'll find most of the installed modules in: /usr/local/libexec/apache/ or /usr/local/apache/libexec/ That depends on how you installed Apache. Are you sure you're not getting confused between the modules that are linked into the httpd binary and those which are loadable at runtime through Apache's DSO mechanism? > What do I do now? Make things easy on yourself and use the Apache port or package, rather than trying to build and install it yourself. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message