diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/cgi_redirecting_to_non-https_URL.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn b/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn index 217aa336d..f27e75fcb 100644 --- a/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn +++ b/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn @@ -38,7 +38,7 @@ that so as to have the path for letsencrypt negotiation not redirected.-- [[User > Is the connection between nginx and lighttpd http or https? > > I think this is maybe a bug in `IkiWiki::redirect` when used in conjunction with -> `reverse_proxy: 1`. I'm in the process of adding a +> `reverse_proxy: 1`. I'm in the process of adding a test case in `t/relativity.t`. > > Assuming nginx has a reasonable level of configuration, you can redirect http to https > for the entire server except `/.well-known/acme-challenge/` as a good way to bootstrap |