gaearon / overreacted.io

Personal blog by Dan Abramov.

Home Page:https://overreacted.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://www.overreacted.io/ throwing a 404

akhilome opened this issue Β· comments

See the following image for more context πŸ‘‡

image

Would a new alias within the now.json file handle for this? Or an outright redirection?

Yep, you'll want to have two aliases. One for www and another without.

"alias": ["overreacted.io", "www.overreacted.io"],

I'm doing the same thing for my site deployed with Now.