LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Compiling Apache from source question.... (https://www.linuxquestions.org/questions/linux-newbie-8/compiling-apache-from-source-question-889119/)

L1nuxn00b703 06-30-2011 01:29 AM

Compiling Apache from source question....
 
Hi all,
quick question, whats the difference between --enable-modules vs --enable-mods-shared when compiling from source:

Code:

./configure --help|more
...
  --enable-modules=MODULE-LIST
                          Space-separated list of modules to enable | "all" |
                          "most"
  --enable-mods-shared=MODULE-LIST
                          Space-separated list of shared modules to enable |
                          "all" | "most"


Tinkster 06-30-2011 01:39 AM

http://httpd.apache.org/docs/2.0/pro...configure.html



Cheers,
Tink


All times are GMT -5. The time now is 07:53 PM.