diff --git a/doc/apache2/vhost.template b/doc/apache2/vhost.template index b47e6f75a4..b7bce83f2a 100644 --- a/doc/apache2/vhost.template +++ b/doc/apache2/vhost.template @@ -56,7 +56,7 @@ # Optional: Whether to use Symfony's builtin HTTP Caching Proxy. # Disable it if you are using an external reverse proxy (e.g. Varnish) # Possible values: 0, 1 or "" - # Defaults to disabled if SYMFONY_ENV is set to "dev" or SYMFONY_TRUSTED_PROXIES is set, + # Defaults to disabled if SYMFONY_ENV is set to "dev" # and if this env value is omitted or empty #if[SYMFONY_HTTP_CACHE] SetEnv SYMFONY_HTTP_CACHE "%SYMFONY_HTTP_CACHE%"