On Thursday, March 03, 2011 11:36:31 Issac Goldstand wrote:
> > is it possible to configure apache with --enable-modules=all and
> > --enable-mods-shared='all but a few exceptions'
> > 
> > That means how do I say configure to enable almost all modules as shared
> > but  with a few exceptions?
> 
> I didn't test this, but I'm fairly sure that you can use
> --disable-module=foo --disable-module=bar to cherry pick the ones you
> don't want.

What I want is a bit different:

  --enable-mods-shared=all --disable-mods-shared='log_config logio'

configure complains:

configure: error: invalid feature name: mods-shared=log_config logio

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to