From 63ea3952dcc8c0e63cac8da1e34443a013e4ac52 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 6 Sep 2024 00:43:14 +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 822dbfe..5994486 100644 --- a/Set-up-http-proxy-server.md +++ b/Set-up-http-proxy-server.md @@ -1,6 +1,6 @@ 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`. +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`. # Install http server