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, 0 insertions, 1 deletions
diff --git a/content/blog/2022-04-02-nginx-reverse-proxy.org b/content/blog/2022-04-02-nginx-reverse-proxy.org
index 6739f19..d6fa8b0 100644
--- a/content/blog/2022-04-02-nginx-reverse-proxy.org
+++ b/content/blog/2022-04-02-nginx-reverse-proxy.org
@@ -2,7 +2,6 @@
#+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: :nginx:reverse-proxy:ubuntu:
* What is a Reverse Proxy?