From 1da98d66491ef39ab96bf5dee2371375f78a79f6 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Thu, 6 Jun 2024 00:33:46 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3af232..c08fc9d 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,6 @@ sites: ## How it works This works as a proxy that redirects based on the Host header +This makes it possible to create several http servers on one hosting with one IP address, also using ssl encryption ![explaination.png](explaination.png) From d87f29c73e9219634a6fc46f5d8dcdfb8dad7ef2 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Sun, 1 Sep 2024 20:59:03 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c08fc9d..58f6be8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ sites: ## How it works -This works as a proxy that redirects based on the Host header +This works as a proxy that redirects based on the Host header\ This makes it possible to create several http servers on one hosting with one IP address, also using ssl encryption ![explaination.png](explaination.png)