Intro to Apache - ApacheCon 2005
Arguments to ./configure
  • Will need to choose an MPM at build time. prefork is default

    
        ./configure --with-mpm=worker
    
      

Index
Back to What each of these parts do - ./configure
Forward to ./configure

ApacheCon 2005 : Intro to Apache - Slide #39 of 164