We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317998d commit 162e561Copy full SHA for 162e561
doc/apache2/vhost.template
@@ -56,8 +56,7 @@
56
# Optional: Whether to use Symfony's builtin HTTP Caching Proxy.
57
# Disable it if you are using an external reverse proxy (e.g. Varnish)
58
# Possible values: 0, 1 or ""
59
- # Defaults to disabled if SYMFONY_ENV is set to "dev" or SYMFONY_TRUSTED_PROXIES is set,
60
- # and if this env value is omitted or empty
+ # Defaults to disabled if SYMFONY_ENV is set to "dev"
61
#if[SYMFONY_HTTP_CACHE] SetEnv SYMFONY_HTTP_CACHE "%SYMFONY_HTTP_CACHE%"
62
63
# Optional: Defines the proxies to trust
0 commit comments