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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/blog/2022-04-02-nginx-reverse-proxy.org b/content/blog/2022-04-02-nginx-reverse-proxy.org index 9a1aa3a..ed75e1a 100644 --- a/content/blog/2022-04-02-nginx-reverse-proxy.org +++ b/content/blog/2022-04-02-nginx-reverse-proxy.org @@ -1,8 +1,8 @@ -#+date: [2022-04-02 Sat 00:00:00] -#+title: nginx reverse proxy: config and nothing else -#+description: Technical guide for setting up Nginx server to operate as a reverse proxy on Ubuntu systems, including configuration files setup and operational parameters. +#+date: [2022-04-02 Sat 00:00:00] +#+title: Nginx Reverse Proxy Config +#+description: Setting up Nginx as a reverse proxy on Ubuntu. #+slug: nginx-reverse-proxy -#+filetags: :linux:web: +#+filetags: :linux:web: * What is a Reverse Proxy? |
