summaryrefslogtreecommitdiff
path: root/www/apache24/MESSAGE
blob: fc1662be7c737551f7229e124478619bfaedd903 (plain)
1
2
3
4
5
6
7
8
9
10
11
===========================================================================
$NetBSD: MESSAGE,v 1.2 2014/02/22 17:28:34 ryoon Exp $

After apache-2.4.3, --enable-mpms-shared='${MPMS}' is
passed to configure script, then these multi-process model is built
and you can select the model in configuraton file.

The mod_cgi.so module conflicts with non-prefork multi-process model,
and mod_cgi.so module is not built anymore.
You can use mod_cgid.so module instead.
===========================================================================