Y
Hacker News
new
|
ask
|
show
|
jobs
by
ecaron
4738 days ago
The problem I've always had with this is that DNS root levels (., no www) can't be a CNAME - unless there are any DNS gurus in the audience that can point to some alternate configuration I've overlooked.
2 comments
wahnfrieden
4738 days ago
No, you're right - it's a serious limitation. Ultimately just a trade-off to consider. As with anything, neither is obviously superior.
link
marshray
4738 days ago
You can always just serve a redirect to www.example.com. Doesn't have to be a high-powered redundant server or anything (just secure).
link