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