You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Sean M McGrath/AC/VCU <sm...@vcu.edu> on 2003/02/11 19:34:54 UTC

[users@httpd] What modules included by shared=most or all ?

Apache 2.0x

First:
How does one find out  each module that will be enabled when using

--enabled-shared=most
 
and
 
-enabled-shared=all

Second:
Is there a command or a configuration file where this can be discovered 
before running ./configure?
./configure --help does not reveal this ..


Third:
Do these options affect only the base modules during configure or do they 
reach into the extension and experimental modules?