From 932a859f3770787e488104e1823e722c3d28496e Mon Sep 17 00:00:00 2001 From: Deez Date: Thu, 9 Nov 2023 16:24:05 -0800 Subject: [PATCH] Updated Proxy examples (markdown) --- Proxy-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxy-examples.md b/Proxy-examples.md index e814107..d96d0af 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. ```