From 265d4789ea0e5a0407c68f7d59e805497efa4cf7 Mon Sep 17 00:00:00 2001 From: Keshav Bhatt Date: Tue, 26 May 2026 16:14:40 +0530 Subject: [PATCH] fix: correct typo in NGINX configuration comments --- .../conf/nginx/templates/nginx.conf.web.http.default.template | 2 +- proxy/conf/nginx/templates/nginx.conf.web.http.template | 4 ++-- .../nginx/templates/nginx.conf.web.https.default.template | 2 +- proxy/conf/nginx/templates/nginx.conf.web.https.template | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/proxy/conf/nginx/templates/nginx.conf.web.http.default.template b/proxy/conf/nginx/templates/nginx.conf.web.http.default.template index 67bef4eb..d1dab464 100644 --- a/proxy/conf/nginx/templates/nginx.conf.web.http.default.template +++ b/proxy/conf/nginx/templates/nginx.conf.web.http.default.template @@ -346,7 +346,7 @@ server proxy_set_header Host $virtual_host; # Location header fudging - # Because NGINX SSL speaks plain HTTP to upstream, zimbraReverseProxyAvailableLookupTargetstherefore any + # Because NGINX SSL speaks plain HTTP to upstream, therefore any # redirects to http:// coming from the upstream need to be fudged # to https:// # diff --git a/proxy/conf/nginx/templates/nginx.conf.web.http.template b/proxy/conf/nginx/templates/nginx.conf.web.http.template index ede3e2f2..33af02ae 100644 --- a/proxy/conf/nginx/templates/nginx.conf.web.http.template +++ b/proxy/conf/nginx/templates/nginx.conf.web.http.template @@ -320,7 +320,7 @@ server proxy_set_header Host $virtual_host; # Location header fudging - # Because NGINX SSL speaks plain HTTP to upstream, zimbraReverseProxyAvailableLookupTargetstherefore any + # Because NGINX SSL speaks plain HTTP to upstream, therefore any # redirects to http:// coming from the upstream need to be fudged # to https:// # @@ -376,7 +376,7 @@ server proxy_set_header Host $virtual_host; # Location header fudging - # Because NGINX SSL speaks plain HTTP to upstream, zimbraReverseProxyAvailableLookupTargetstherefore any + # Because NGINX SSL speaks plain HTTP to upstream, therefore any # redirects to http:// coming from the upstream need to be fudged # to https:// # diff --git a/proxy/conf/nginx/templates/nginx.conf.web.https.default.template b/proxy/conf/nginx/templates/nginx.conf.web.https.default.template index b22bc70a..a2e9cb4c 100644 --- a/proxy/conf/nginx/templates/nginx.conf.web.https.default.template +++ b/proxy/conf/nginx/templates/nginx.conf.web.https.default.template @@ -370,7 +370,7 @@ server proxy_set_header Host $virtual_host; # Location header fudging - # Because NGINX SSL speaks plain HTTP to upstream, zimbraReverseProxyAvailableLookupTargetstherefore any + # Because NGINX SSL speaks plain HTTP to upstream, therefore any # redirects to http:// coming from the upstream need to be fudged # to https:// # diff --git a/proxy/conf/nginx/templates/nginx.conf.web.https.template b/proxy/conf/nginx/templates/nginx.conf.web.https.template index 61b9e7f5..d9393a16 100644 --- a/proxy/conf/nginx/templates/nginx.conf.web.https.template +++ b/proxy/conf/nginx/templates/nginx.conf.web.https.template @@ -332,7 +332,7 @@ server proxy_set_header Host $virtual_host; # Location header fudging - # Because NGINX SSL speaks plain HTTP to upstream, zimbraReverseProxyAvailableLookupTargetstherefore any + # Because NGINX SSL speaks plain HTTP to upstream, therefore any # redirects to http:// coming from the upstream need to be fudged # to https:// # @@ -388,7 +388,7 @@ server proxy_set_header Host $virtual_host; # Location header fudging - # Because NGINX SSL speaks plain HTTP to upstream, zimbraReverseProxyAvailableLookupTargetstherefore any + # Because NGINX SSL speaks plain HTTP to upstream, therefore any # redirects to http:// coming from the upstream need to be fudged # to https:// #