Skip to content

Commit b155d72

Browse files
jbtronicsdbu
andauthored
Update deployment/proxies.rst
Co-authored-by: David Buchmann <david@liip.ch>
1 parent 891fd6d commit b155d72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deployment/proxies.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ mapped in a subpath / subfolder instead of the root path of the web host, you wi
167167
pass the prefix to Symfony by setting the ``X-Forwarded-Prefix`` header.
168168
This is required for Symfony to generate the correct URLs. The header can normally be configured
169169
in your reverse proxy configuration. Configure ``X-Forwared-Prefix`` as trusted header to be able to use this feature.
170-
you want to use this feature.
171170

172171
The ``X-Forwarded-Prefix`` is used by Symfony to prefix the base URL of request objects, which is
173172
used to generate absolute paths and URLs in Symfony applications. Without the header, the base URL would be only determined

0 commit comments

Comments
 (0)