From 0bbae775c625e8f42169495cc4b468951b458611 Mon Sep 17 00:00:00 2001 From: szaimen Date: Sun, 9 Oct 2022 17:28:29 +0200 Subject: [PATCH] small detail Signed-off-by: szaimen --- reverse-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reverse-proxy.md b/reverse-proxy.md index ffb3d782..16b0c509 100644 --- a/reverse-proxy.md +++ b/reverse-proxy.md @@ -42,7 +42,7 @@ Add this as a new Apache site config: ServerName # Reverse proxy based on https://httpd.apache.org/docs/current/mod/mod_proxy_wstunnel.html - RewriteEngine on + RewriteEngine On ProxyPreserveHost On AllowEncodedSlashes NoDecode ProxyPass / http://localhost:11000/