Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 506 Bytes

proxy-configuration.rst

File metadata and controls

16 lines (12 loc) · 506 Bytes

Proxy Server Configuration

You need to configure the proxy server of your choice (Varnish, NGINX, Fastly or Symfony HttpCache) to work with FOSHttpCache. These guides help you for the configuration for the features of this library. You will still need to know about the other features of the proxy server to get everything right.

.. toctree::

    varnish-configuration
    nginx-configuration
    fastly-configuration
    symfony-cache-configuration