From c30ec74124cdf885b97e967c5ae87a76f482a85c Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 6 Sep 2024 00:42:47 +0800 Subject: [PATCH] Updated Set up http proxy server (markdown) --- Set-up-http-proxy-server.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Set-up-http-proxy-server.md b/Set-up-http-proxy-server.md index 65973c8..822dbfe 100644 --- a/Set-up-http-proxy-server.md +++ b/Set-up-http-proxy-server.md @@ -1,4 +1,6 @@ -This is a tutorial to set up http proxy server on Ubuntu / Debian +This is a tutorial to set up `http` proxy server on `Ubuntu` / `Debian`. + +This `http` proxy server is not `nginx` reverse proxy, there are different things. I know the stupid `chatgpt` will point you to `nginx` when you ask `http proxy server`. # Install http server