From 689fa2a69b65b2300b19628930b848e85f94887b Mon Sep 17 00:00:00 2001 From: Zoey Date: Fri, 26 Apr 2024 23:18:50 +0200 Subject: [PATCH] nginx config should also work for freenginx and openresty freenginx is a fork of nginx and openresty is nginx with some patches + some modules and lua support Signed-off-by: Zoey --- reverse-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reverse-proxy.md b/reverse-proxy.md index ffc0ea10..1b07cd78 100644 --- a/reverse-proxy.md +++ b/reverse-proxy.md @@ -301,7 +301,7 @@ backend Nextcloud -### Nginx +### freenginx/nginx/openresty