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