]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
possible explanation
authorjon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3 <jonikiwiki@web>
Fri, 8 Dec 2017 21:56:04 +0000 (17:56 -0400)
committeradmin <admin@branchable.com>
Fri, 8 Dec 2017 21:56:04 +0000 (17:56 -0400)
doc/bugs/cgi_redirecting_to_non-https_URL.mdwn

index fe895c859f9372efcbc8821d47100a8c2fc48008..5f7570dac80997c3dd27723830ba2e203e358892 100644 (file)
@@ -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]]