Skip to content

Commit 7e5b0b7

Browse files
committed
minor #7598 Update load_balancer_reverse_proxy.rst (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update load_balancer_reverse_proxy.rst Fix XML tag Commits ------- b467ac2 Update load_balancer_reverse_proxy.rst
2 parents 2f3493e + b467ac2 commit 7e5b0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

request/load_balancer_reverse_proxy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ and which reverse proxy IP addresses will be doing this type of thing:
4747
4848
<framework:config trusted-proxies="192.0.0.1, 10.0.0.0/8">
4949
<!-- ... -->
50-
</framework>
50+
</framework:config>
5151
</container>
5252
5353
.. code-block:: php

0 commit comments

Comments
 (0)