From d5e3bf092cd284c3efb51d6eb8c697292f0af260 Mon Sep 17 00:00:00 2001 From: "jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3" Date: Fri, 8 Dec 2017 07:59:28 -0400 Subject: [PATCH] --- doc/bugs/cgi_redirecting_to_non-https_URL.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn b/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn index 042acb615..148e8ea47 100644 --- a/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn +++ b/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn @@ -22,3 +22,5 @@ Status: 302 Found Location: http:///phd/blog/38th_Dec/?updated#comment-bd0549eb2464b5ca0544f68e6c32221e ``` +The CGI is served by lighttpd, but the whole site is front-ended by nginx, which reverse-proxies to lighttpd. + -- 2.39.2