Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dude86 8 posts 78 karma points
    Oct 18, 2023 @ 09:09
    Dude86
    0

    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. enter image description here

    This is error: enter image description here

  • Aaron 59 posts 407 karma points MVP 2x c-trib
    Oct 18, 2023 @ 12:10
    Aaron
    0

    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

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies