Just recently deployed an Phoenix Application that runs just fine on the localhost.
The domain name is something.ai and I would like to make anyone trying to use the www version to be redirected to the non-www version.
All the DNS is being managed on CloudFlare's free plan.
Worth noting that I'm using https and SSL, everything has been properly configured on Heroku.
For some weird reason I keep getting a "too many redirects" error, although everything seems to be properly set.