title search redirects to http with wsgi behind an ssl proxy
Marcus Schopen <[email protected]> Fri, 23 Oct 2015 08:04:18 +0200
| Newsgroups | gmane.comp.web.wiki.moin.general |
|---|---|
| Message-ID | <1445580258.4904.15.camel@cosmo> |
Hi, my moinmoin instanz (1.9.7-1ubuntu2) is running on apache on standard port 80 with wsgi behind a nginx ssl proxy. A problem is, that the title search of existing pages redirects to http instead of https. I think it's the same bug as described here: https://moinmo.in/MoinMoinBugs/TitleSearchFailsWsgiSSL I don't want to open port 80 on the nginx proxy and redirect requests to https. Is there a way to force any redirect of title search results to https? Ciao! ------------------------------------------------------------------------------