Hi everyone,
I’m running Ghost within a Digital-Ocean droplet.
I want all www-Traffic to be redirected to non-www-pages, so I successfully added the necessary nginx-redirects. So far, so good.
Now, all of the subscription / API calls do not work anymore. Are these hard-coded to be www.-requests? Why does someone want to do that?
Anyway - I need help with this and I hope that there’s better option instead of giving manually each of these requests access - including the portal.
Thanks in advance
Daniel