diff --git a/manual/server.rst b/manual/server.rst index 3f65fbb87e..6a4220de72 100644 --- a/manual/server.rst +++ b/manual/server.rst @@ -294,7 +294,7 @@ Or, for Apache:: ServerName myserver.example.com AllowEncodedSlashes On ProxyPreserveHost On - ProxyPass "/" "http://localhost:8080" + ProxyPass "/" "http://localhost:8080/"