Cloud Platform

Using mod_proxy on Cloud Next

Note

This feature is available only on environments running on Cloud Next technologies. For using mod_proxy on the Cloud Classic infrastructure, contact Acquia Support.

Complex websites are often handled by multiple web servers, all containing the same code. Sometimes it can be necessary to split a website into multiple applications, all served from the same domain. The primary way of handling multiple, separate websites served under a single domain is to use a proxy server. A proxy server is usually another server that handles requests from resources on servers by clients.

For more information on the different proxies available on Cloud Platform, see Proxies and Acquia Cloud.

You can implement a mod_proxy configuration by using Apache’s mod_proxy module on Cloud Platform. You can manage mod_proxy on each environment by using the self-service configuration settings in the Cloud Platform user interface.

With this feature, you can:

  • Enable or disable mod_proxy through the Cloud Platform user interface.

  • Configure mod_proxy on each environment.

Enabling or disabling mod_proxy

By default, Apache mod_proxy settings are disabled on all environments.

To enable or disable mod_proxy on an environment:

  1. From your Cloud Platform account, go to the environment on which you want to enable or disable mod_proxy.

  2. Click Configuration.

  3. Click the Proxy tab.

  4. Do one of the following based on your requirement:

    • To enable mod_proxy, set the Apache mod_proxy settings toggle to On.

    • To disable mod_proxy, set the Apache mod_proxy settings toggle to Off.