モジュール一覧
    
      以下は Apache の配布の一部として配られているすべてのモジュールの
      一覧です。すべての Apache
      ディレクティブ のアルファベット順のリストも見てください。
    
   
- core
 - 常に使用可能な Apache HTTP サーバのコア機能
 
- mpm_common
 - 二つ以上のマルチプロセッシングモジュール (MPM)
で実装されているディレクティブのコレクション
 
- beos
 - This Multi-Processing Module is optimized for BeOS.
 
- leader
 - An experimental variant of the standard 
worker
MPM 
- mpm_netware
 - Multi-Processing Module implementing an exclusively threaded web
    server optimized for Novell NetWare
 
- mpmt_os2
 - Hybrid multi-process, multi-threaded MPM for OS/2
 
- perchild
 - Multi-Processing Module allowing for daemon processes serving
requests to be assigned a variety of different userids
 
- prefork
 - スレッドを使わず、先行して fork を行なうウェブサーバを実装
 
- threadpool
 - Yet another experimental variant of the standard
worker MPM 
- mpm_winnt
 - Windows NT
向けに最適化されたマルチプロセッシングモジュール
 
- worker
 - マルチスレッドとマルチプロセスのハイブリッド型
ウェブサーバを実装したマルチプロセッシングモジュール