Intro to Apache - ApacheCon 2005
List of standard modules (2.0)
    
         [access=yes        actions=yes        alias=yes     ]
         [asis=yes          auth=yes           auth_anon=no  ]
         [auth_dbm=no       auth_digest=no     autoindex=yes ]
         [cache=no          cern_meta=no       cgi=sometimes ]
         [cgid=sometimes    charset_lite=no    dav=no        ]
         [deflate=no        dir=yes            env=yes       ]
         [example=no        expires=no         ext_filter=no ]
         [file_cache=no     headers=no         imap=yes      ]
         [include=yes       info=no            isapi=no      ]
         [log_config=yes    mime=yes           mime_magic=no ]
         [negotiation=yes   proxy=no           rewrite=no    ]
         [setenvif=yes      so=no              speling=no    ]
         [ssl=no            status=yes         suexec=no     ]
         [unique_id=no      userdir=yes        usertrack=no  ]
         [vhost_alias=no                                     ]
    
      
    
        ./configure --enable-rewrite
    
      
  • Unfortunately, this list is outdated. I didn't have a source package with me on the plane last night when I realized that.

Index
Back to List of standard modules (1.3)
Forward to More about configure

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