aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/cgi_redirecting_to_non-https_URL.mdwn
diff options
context:
space:
mode:
authorsmcv <smcv@web>2018-01-08 06:05:58 -0400
committeradmin <admin@branchable.com>2018-01-08 06:05:58 -0400
commit6806f3cea1638985c2344396e309c256c8b0385a (patch)
tree0c6c57cf4cc13b8205a35d60aeaba7728d1a73e4 /doc/bugs/cgi_redirecting_to_non-https_URL.mdwn
parent92f365f798f4dc633f839f3087325c200b0177c7 (diff)
downloadikiwiki-6806f3cea1638985c2344396e309c256c8b0385a.tar
ikiwiki-6806f3cea1638985c2344396e309c256c8b0385a.tar.gz
Diffstat (limited to 'doc/bugs/cgi_redirecting_to_non-https_URL.mdwn')
-rw-r--r--doc/bugs/cgi_redirecting_to_non-https_URL.mdwn2
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