dns routing with deeper than top level route fails unless www subdomain is in front. godaddy heroku Can it be explained?

Viewed 14

top level domain example.com

example.com is hosted on heroku

godaddy dns is pointed to heroku with cname www and heroku provided value

naked domain example.com is forwarded to www.example.com

when in the browser I type www.example.com/path/anotherpath it works when in the browser I type www.example.com it works

when in the Browser I type example.com/path/anotherpath it doesn't work when in the Browser I type example.com it works

can this behavior be explained?

0 Answers
Related