Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, I have setup: Kestrel running at 5000 port, nginx doing all https, works fine.
If I set my URL to main page, the main language is ok, but if I set https to English it return 410 GONE status.
If I set English to be HTTP, it works fine, but with mixed content.
This is error:
It's possible NGINX is offloading the SSL and only sending HTTP requests to Kestral
We've seem similar issues on the UmbHost Linux hosting and docker containers, this resolution might help here too: https://my.umbhost.net/knowledgebase/90/How-do-I-fix-the-SSL-infinite-redirect-loop-with-my-Umbraco-site-on-UmbUnix.html
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Setting a https language behind Nginx
Hi, I have setup: Kestrel running at 5000 port, nginx doing all https, works fine.
If I set my URL to main page, the main language is ok, but if I set https to English it return 410 GONE status.
If I set English to be HTTP, it works fine, but with mixed content.
This is error:
It's possible NGINX is offloading the SSL and only sending HTTP requests to Kestral
We've seem similar issues on the UmbHost Linux hosting and docker containers, this resolution might help here too: https://my.umbhost.net/knowledgebase/90/How-do-I-fix-the-SSL-infinite-redirect-loop-with-my-Umbraco-site-on-UmbUnix.html
is working on a reply...