From 047ec0ce3886a9612691a22e9bb2a2a99f2682d7 Mon Sep 17 00:00:00 2001 From: alexmerlin Date: Thu, 3 Oct 2024 14:28:11 +0300 Subject: [PATCH] NGINX to Nginx Signed-off-by: alexmerlin --- docs/book/v1/introduction/server-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/book/v1/introduction/server-requirements.md b/docs/book/v1/introduction/server-requirements.md index b389a9d..c2ddd51 100644 --- a/docs/book/v1/introduction/server-requirements.md +++ b/docs/book/v1/introduction/server-requirements.md @@ -11,7 +11,7 @@ For production, we highly recommend a *nix based system. > The repository includes a default `.htaccess` file in the `public` folder. -### NGINX +### Nginx You need to convert the provided Apache related `.htaccess` file into Nginx configuration instructions.