I am experiencing some odd behaviour, with one file block everything works perfectly. When I add the second file block (copy-paste, edit server_name) and then rebuild I get a “Too many redirects” error on all domains. If I remove all but 1 file block, everything is fine again. If I run curl -vso dev/null www.mydomain.com it’s saying that there’s a redirect on the www.mydomain.com! Not sure what I’m doing wrong, config is below:
I have done all coding work to my website, but have little confusion of updating DNS record. I am redirecting from example.com to www.example.com, so what I have to update in A record.
I plan to use this approach to have chat.example.com as the permanent URL to our site; even if the real URL changes over time (e.g if we move to Discourse hosting etc).
Am I correct to think that mobile Discourse app users who have configured the app with chat.example.com will not be affected by any hosting change; once the steps above are followed during the hosting change window?
we are getting several 404 not found errors in our console due to changes in category names. can we redirect those addresses to an existing address using this tutorial?
really interested in this…any new development ? also if I’m using a CDN, I can’t know my server IP right? Or should I use me A record IP even if it’s not public knowledge ( cloudflare is proxying it, so it’s hidden )