mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
12 lines
536 B
Plaintext
12 lines
536 B
Plaintext
===========================================================================
|
|
$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.
|
|
===========================================================================
|