From 679d06efa9d5ce0b3e86aef85ac18de06c713655 Mon Sep 17 00:00:00 2001 From: Hasan Zaki Date: Wed, 2 Oct 2024 12:31:26 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 06a80f03..6a533e51 100644 --- a/README.md +++ b/README.md @@ -47,15 +47,14 @@ optimize MariaDB configuration through this path . |innodb_thread_concurrency | `32` | no condition | `>=10.11` | |innodb_stats_on_metadata | `OFF` | no condition | `>=10.11` | - - **Nginx Configuration** + **ginx Configuration** -change Ngnix configuration through this path in order to +change Nginx configuration through this path in order to avoid any timeout response ```sh - /etc/ngnix/sites_available/exmapl.com + /etc/nginx/sites_available/exmapl.com ``` | Variable | Value | Condtion | Context | |:---------------------------------:|:--------:|:------------------------------------------------------------------:|:-----------------------:|