From e49149987ee74c1120971ed0e77c2796c230544c Mon Sep 17 00:00:00 2001 From: "jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3" Date: Fri, 8 Dec 2017 17:56:04 -0400 Subject: [PATCH] possible explanation --- doc/bugs/cgi_redirecting_to_non-https_URL.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn b/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn index fe895c859..5f7570dac 100644 --- a/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn +++ b/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn @@ -25,3 +25,8 @@ Response Headers The CGI is served by lighttpd, but the whole site is front-ended by nginx, which reverse-proxies to lighttpd. +---- + +I think this might be to do with nginx not rewriting POST URLs when reverse-proxying, but I'm not sure why +they would be generated in an HTTP form in any case, except perhaps by lighttpd's CGI handler since the back +end is HTTP. -- [[Users/Jon]] -- 2.39.2