diff options
Diffstat (limited to 'content/blog/2022-04-02-nginx-reverse-proxy.org')
-rw-r--r-- | content/blog/2022-04-02-nginx-reverse-proxy.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2022-04-02-nginx-reverse-proxy.org b/content/blog/2022-04-02-nginx-reverse-proxy.org index 801ca85..5f2d099 100644 --- a/content/blog/2022-04-02-nginx-reverse-proxy.org +++ b/content/blog/2022-04-02-nginx-reverse-proxy.org @@ -1,6 +1,6 @@ #+date: <2022-04-02 Sat 00:00:00> -#+title: Set-Up a Reverse Proxy with Nginx -#+description: +#+title: Master Reverse Proxy Setup with Nginx: A Step-by-Step Guide +#+description: Learn how to configure a powerful Nginx reverse proxy server for secure and efficient web traffic management on Ubuntu. Step-by-step instructions included. #+slug: nginx-reverse-proxy * What is a Reverse Proxy? |