Current Loaded Modules


Below we have listed the Apache modules that are loaded on all of our services.

Updated February 24th/2015

  • actions_module
  • alias_module
  • asis_module
  • auth_basic_module
  • auth_digest_module
  • authn_default_module
  • authn_file_module
  • authz_default_module
  • authz_groupfile_module
  • authz_host_module
  • authz_user_module
  • autoindex_module
  • bwlimited_module
  • bw_module
  • cgi_module
  • cloudflare_module
  • core_module
  • deflate_module
  • dir_module
  • env_module
  • expires_module
  • fcgid_module
  • filter_module
  • headers_module
  • http_module
  • include_module
  • info_module
  • log_config_module
  • logio_module
  • mime_module
  • mpm_prefork_module
  • mutant_module
  • negotiation_module
  • passenger_module
  • proxy_ajp_module
  • proxy_balancer_module
  • proxy_connect_module
  • proxy_ftp_module
  • proxy_http_module
  • proxy_module
  • proxy_scgi_module
  • reqtimeout_module
  • rewrite_module
  • security2_module
  • setenvif_module
  • so_module
  • ssl_module
  • status_module
  • suexec_module
  • unique_id_module
  • userdir_module
  • version_module

¿Le ha resultado útil este artículo?



  • Set Up URL Masking On Your Site

    At times, you may have a site created in a different location or directory and don’t want your visitors to see the full path to your files. Fort...

  • How To Disable Nginx Caching

    Click Login to cPanel under the Actions Menu Navigate to the Files section and click on File Manager Click the Settings icon...

  • How to Redirect HTTP Requests to HTTPS

    Below we are going to show you how to redirect all non-https request to use https. Why would you do this? This depends on what kind of site you are ho...

  • Error Messages Overview

    Error 400: Bad RequestError 401: Authorization RequiredError 403: ForbiddenError 404: Page Not FoundError 405: Method Not AllowedError 406: Not Accept...

  • How to set your domain to redirect to WWW by default

    Add the below to your .htaccess file in order to have your-domain redirect to www.your-domain. Just make sure where it says “your-domain.comR...