From 37070435c12b2cd791ac8a25823e889507cbabe5 Mon Sep 17 00:00:00 2001 From: Deez Date: Thu, 9 Nov 2023 16:27:19 -0800 Subject: [PATCH] Fix syntax issues --- Proxy-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxy-examples.md b/Proxy-examples.md index d96d0af..b3e9a1f 100644 --- a/Proxy-examples.md +++ b/Proxy-examples.md @@ -568,7 +568,7 @@ Remember to enable `mod_proxy_wstunnel` and `mod_proxy_http`, for example with:
-Apache in a sub-location - v1.29.0+ (by @agentdr8)
+Apache in a sub-location - v1.29.0+ (by @agentdr8)
Modify your docker start-up to include the sub-location. ```