From 87a946d4127d02742c004fb6be0ea5e25ba5446c Mon Sep 17 00:00:00 2001 From: James Lyne Date: Tue, 31 May 2022 12:29:57 +0100 Subject: [PATCH] Updated Configuring Multiple Servers (markdown) --- Configuring-Multiple-Servers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuring-Multiple-Servers.md b/Configuring-Multiple-Servers.md index 4706ac4..679e25a 100644 --- a/Configuring-Multiple-Servers.md +++ b/Configuring-Multiple-Servers.md @@ -52,7 +52,7 @@ This subdirectory-based approach was chosen for its relative simplicity and beca fastcgi_param SCRIPT_FILENAME $request_filename; } - An apache example, which should be in an .htaccess file within `/map`: + An apache example, which should be in an .htaccess file within `/map/`: FallbackResource /index.html