Intro to Apache - ApacheCon 2005
Loading modules
Use LoadModule directive to enable particular modules at runtime.
LoadModule logio_module modules/mod_logio.so
When you don't want that module any more, comment that line out
Index
Back to
DSO support
Forward to
Compiling modules
ApacheCon 2005 : Intro to Apache - Slide #46 of 164