Intro to Apache - ApacheCon 2005
./configure
  • ./configure also chooses modules

    
      ./configure --enable-rewrite  (2.0 syntax)
    
      
    
      ./configure --enable-module=rewrite (1.3 syntax)
    
      

Index
Back to Arguments to ./configure
Forward to List of standard modules (1.3)

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