Here's the updated table that itemizes the modules (union of all the modules found in the 3 distributions of Apache HTTP server being compared). I've incorporated David's suggestion to add a column for Apache 1.x and added the missing modules that Shanti pointed out - mod_fcgid, mod_perl, mod_php, mod_jk.
Cool Stack SFW SFW
Apache 2.2.x Apache 2.2.x Apache 1.3.x
==============================================================================
mod_access X
mod_actions X X X
mod_alias X X X
mod_asis X X X
mod_auth X
mod_auth_anon X
mod_auth_basic X X
mod_auth_dbm X
mod_auth_digest X X
mod_auth_gss X X
mod_authn_anon X X
mod_authn_dbd X X
mod_authn_dbm X X
mod_authn_default X X
mod_authn_file X X
mod_authz_dbm X X
mod_authz_default X X
mod_authz_groupfile X X
mod_authz_host X X
mod_authz_owner X X
mod_authz_svn X
mod_authz_user X X
mod_autoindex X X X
mod_cache X X
mod_cern_meta X X X
mod_cgi X X X
mod_dav X X
mod_dav_fs X X
mod_dav_svn X
mod_dbd X X
mod_define X
mod_deflate X X
mod_digest X
mod_dir X X X
mod_disk_cache X
mod_dumpio X X
mod_env X X X
mod_example X
mod_expires X X X
mod_ext_filter X X
mod_fcgid
mod_file_cache X
mod_filter X X
mod_headers X X X
mod_ident X X
mod_imagemap X X
mod_imap X
mod_include X X X
mod_info X X X
mod_ipp X
mod_jk
mod_jserv X
mod_ldap X
mod_log_agent X
mod_log_config X X X
mod_log_forensic X X X
mod_log_referer X
mod_logio X X
mod_mem_cache X X
mod_mime X X X
mod_mime_magic X X X
mod_mmap_static X
mod_negotiation X X X
mod_perl X X
mod_php
mod_proxy X
mod_proxy_ajp X
mod_proxy_balancer X
mod_proxy_connect X
mod_proxy_ftp X
mod_proxy_http X
mod_rewrite X X X
mod_setenvi X X X
mod_speling X X X
mod_ssl X X
mod_status X X X
mod_suexec X X
mod_unique_id X X X
mod_userdir X X X
mod_usertrack X X X
mod_version X X
mod_vhost_alias X X X
mod_webapp X
prefork X X X
worker
==============================================================================
Apache 1.3.x module list - http://httpd.apache.org/docs/1.3/mod/
Apache 2.2.x module list - http://httpd.apache.org/docs/2.2/mod/
Based on the feedback received until now, the modules to be considered for
distribution with SFW's Apache 2.2.x are
* mod_ldap
* mod_php
* mod_fcgid
* mod_jk
Are there any others?
Thanks,
Arvi
