diff options
-rw-r--r-- | issues/redirect-http-to-https.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/redirect-http-to-https.gmi b/issues/redirect-http-to-https.gmi index a765a94..52cf583 100644 --- a/issues/redirect-http-to-https.gmi +++ b/issues/redirect-http-to-https.gmi @@ -1,3 +1,5 @@ # Redirect HTTP to HTTPS All http://genenetwork.org URIs should redirect to https://genenetwork.org URIs. This should be done on the HTTP server (nginx) config. Currently, if the user enters the HTTP site on their browser, they stay on the HTTP site. + +> Note the issue is that we get errors on an automatic redirect. Needs some work. |