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?