Date: Tue, 26 Oct 1999 11:18:02 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Charlie Root <evablunted@earthling.net> Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: Apache modules question Message-ID: <14307.940929482@axl.noc.iafrica.com> In-Reply-To: Your message of "Tue, 26 Oct 1999 11:10:53 %2B0200." <3815701D.EDCEEA76@earthling.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14307.940929482>