Intro to Apache - ApacheCon
./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 : Intro to Apache - Slide #40 of 139