Apache httpd 2.4.x layout

Bjarne D Mathiesen macintosh at mathiesen.info
Mon May 28 12:19:16 PDT 2012


Jeremy Lavergne wrote:
> 
>> Dovecot adds number prefixes to the conf name to control the order of loading. I believe some apache modules must be loaded after others.
> 
> In the past this mattered; I'm not sure if it does anymore. I'd let the maintainers figure that one out.

You still have to be careful about some things:
1) if a dylib is needed by the module,
   the dylib has to be loaded _before_ the module
2) a module has to be loaded
   _before_ applying conf-settings to it

:-)
-- 
Bjarne D Mathiesen
København N ; Danmark ; Europa
----------------------------------------------------------------------
denne besked er skrevet i et totalt M$-frit miljø
MacOS X 10.7.3 Lion ; 2.8GHz Intel Core i7 ; 16GB 1067MHz DDR3


More information about the macports-dev mailing list