What means "use apxs as usual to create dso modules" ? I didn't find any module for apache in OpenPKG. Can I build just the modules from the apache package ?
I realy haven't worried about what all makes part of the apache sites I installed, so now I don't realy know what to choose when building from source ;-( C�pia Michael Schloh von Bennewitz <[EMAIL PROTECTED]>: > On Tue, Dec 09, 2003, [EMAIL PROTECTED] wrote: > > looking at rpm -qpi apache-1.3.28-1.3.2.src.rpm it seema to me that > all > > modules have to be build just when building apache. Is that so, or can > I > > later add functionalitys to apache just ading a new module ? > > > I believe if you build apache with the 'with_shared_core yes' option, > you > can then use apxs as usual to create dso modules. Then load them at run > time > with 'LoadModule' in your apache configuration file. It's been a long > time > since I did that, so I hope I'm giving you correct information. > > > It doesn't seams practic to have to rebuild the hole apache just to > get a > > new module functionality. > > > For those who want to lose the benefit of consistence and integrity > checking > with RPM, they can use 'with_shared_core yes'. > > For those who want to lose the benefit of run time module loading, they > will > have to rebuild apache each time a new module is needed. > > You can't have both flexibility and integrity in this case, so choose > one. > > Regards, > Michael > > -- > [EMAIL PROTECTED] > Development Team, Operations Northern Europe > Cable & Wireless Telecommunications Services GmbH > ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]
