From d15075496f38cc89a835486f110c3330441c0550 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 6 Sep 2024 10:04:13 +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 8632426..3932bd4 100644 --- a/Set-up-http-proxy-server.md +++ b/Set-up-http-proxy-server.md @@ -1,6 +1,6 @@ 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`. +This HTTP proxy is not the same as a reverse proxy in NGINX; they are different concepts. I know that ChatGPT may direct you to NGINX when you ask about an HTTP proxy server. # Install http server