Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jan 2010 12:44:19 -0800
From:      Chuck Swiger <cswiger@mac.com>
To:        John Almberg <jalmberg@identry.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: required apache22 modules
Message-ID:  <043C0595-7E59-4979-9732-2BEE5C2B3710@mac.com>
In-Reply-To: <4B4611E9.5090205@identry.com>
References:  <4B4611E9.5090205@identry.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi--

On Jan 7, 2010, at 8:55 AM, John Almberg wrote:
> I'm installing Apache22 on a new server and for once, I'd like to install just the modules I need, instead of the default mess.
> 
> I've been googling for this answer, but can't seem to find it: Are any apache modules *required*? Or can I just disable them all and then add them in as I need them?

In theory, none of the modules beyond Apache's core and a prefork or mpm worker module are required.  In practice, mod_cgi, mod_headers, mod_include, mod_log_config, mod_mime, mod_so are going to be needed for the webserver to be usable for normal purposes.

There is documentation here:

  http://httpd.apache.org/docs/2.2/mod/

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?043C0595-7E59-4979-9732-2BEE5C2B3710>