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 748b65d commit 8d4bf0eCopy full SHA for 8d4bf0e
deployment/proxies.rst
@@ -170,7 +170,8 @@ This is required for Symfony to generate the correct URLs.
170
This can normally be configured in your reverse proxy configuration.
171
If the application is served via the reverse proxy under a URL like
172
``https://localhost/app/``, then ``X-Forwarded-Prefix`` must be set to ``/app/`` by the
173
-reverse proxy.
+reverse proxy. Be sure that ``X-Forwared-Prefix`` is configured as trusted header, if
174
+you want to use this feature.
175
176
Custom Headers When Using a Reverse Proxy
177
-----------------------------------------
0 commit comments