List of Apache modules

Below is the list of Apache modules that are loaded on all Shared Hosting servers at WebHostingBuzz.

  • core_module (static)
  • authn_file_module (static)
  • authn_default_module (static)
  • authz_host_module (static)
  • authz_groupfile_module (static)
  • authz_user_module (static)
  • authz_default_module (static)
  • auth_basic_module (static)
  • include_module (static)
  • filter_module (static)
  • deflate_module (static)
  • log_config_module (static)
  • log_forensic_module (static)
  • logio_module (static)
  • env_module (static)
  • expires_module (static)
  • headers_module (static)
  • unique_id_module (static)
  • setenvif_module (static)
  • version_module (static)
  • proxy_module (static)
  • proxy_connect_module (static)
  • proxy_ftp_module (static)
  • proxy_http_module (static)
  • proxy_scgi_module (static)
  • proxy_ajp_module (static)
  • proxy_balancer_module (static)
  • ssl_module (static)
  • mpm_prefork_module (static)
  • http_module (static)
  • mime_module (static)
  • status_module (static)
  • autoindex_module (static)
  • asis_module (static)
  • info_module (static)
  • suexec_module (static)
  • cgi_module (static)
  • negotiation_module (static)
  • dir_module (static)
  • actions_module (static)
  • userdir_module (static)
  • alias_module (static)
  • rewrite_module (static)
  • so_module (static)
  • rpaf_module (shared)
  • hostinglimits_module (shared)
  • fastinclude_module (shared)
  • bwlimited_module (shared)
  • bw_module (shared)
  • cloudflare_module (shared)
  • suphp_module (shared)
  • security2_module (shared)

Basically, above is the output of httpd -M command.

[alert style=info]Please, note that you cannot use PHP function apache_get_modules() since PHP is being run in CGI on our servers.[/alert]

References:

http://php.net/manual/en/function.apache-get-modules.php – PHP: apache_get_modules – Manual


Was this article helpful?
Spread the word!