aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2022-04-02-nginx-reverse-proxy.org
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/2022-04-02-nginx-reverse-proxy.org')
-rw-r--r--content/blog/2022-04-02-nginx-reverse-proxy.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/blog/2022-04-02-nginx-reverse-proxy.org b/content/blog/2022-04-02-nginx-reverse-proxy.org
index 95e035e..8ae5e39 100644
--- a/content/blog/2022-04-02-nginx-reverse-proxy.org
+++ b/content/blog/2022-04-02-nginx-reverse-proxy.org
@@ -2,6 +2,7 @@
#+title: How to Configure Nginx as a Reverse Proxy on Ubuntu Server
#+description: Technical guide for setting up Nginx server to operate as a reverse proxy on Ubuntu systems, including configuration files setup and operational parameters.
#+slug: nginx-reverse-proxy
+#+filetags: :linux:web:
* What is a Reverse Proxy?