You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Richard de Vries <ri...@yahoo.com> on 2006/03/15 18:37:54 UTC

[users@httpd] --enable-mods-shared=all vs --enable-so

What exactly is the difference between
--enable-mods-shared=all and --enable-so. Is there a
difference?

  R

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] --enable-mods-shared=all vs --enable-so

Posted by Richard de Vries <ri...@yahoo.com>.
Hey, thanks for that excellent anwser.

Cheers!

--- Joshua Slive <jo...@slive.ca> wrote:

> On 3/15/06, Richard de Vries
> <ri...@yahoo.com> wrote:
> > What exactly is the difference between
> > --enable-mods-shared=all and --enable-so. Is there
> a
> > difference?
> 
> The first compiles all modules as dynamic modules. 
> The second
> compiles all modules as static modules, but includes
> mod_so which
> enables the later addition of dynamic modules.
> 
> Joshua.
> 
>
---------------------------------------------------------------------
> The official User-To-User support forum of the
> Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for
> more info.
> To unsubscribe, e-mail:
> users-unsubscribe@httpd.apache.org
>    "   from the digest:
> users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail:
> users-help@httpd.apache.org
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] --enable-mods-shared=all vs --enable-so

Posted by Joshua Slive <jo...@slive.ca>.
On 3/15/06, Richard de Vries <ri...@yahoo.com> wrote:
> What exactly is the difference between
> --enable-mods-shared=all and --enable-so. Is there a
> difference?

The first compiles all modules as dynamic modules.  The second
compiles all modules as static modules, but includes mod_so which
enables the later addition of dynamic modules.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org