diff --git a/Documentation/config-reverseproxy.txt b/Documentation/config-reverseproxy.txt index dde26612c5..4ba2b3d6ac 100644 --- a/Documentation/config-reverseproxy.txt +++ b/Documentation/config-reverseproxy.txt @@ -48,6 +48,8 @@ or links will redirect to incorrect locations. Order deny,allow Allow from all + # Use following line instead of the previous two on Apache >= 2.4 + # Require all granted AllowEncodedSlashes On