How do I force the naked URL to redirect to the 'www' version?
I'm running a Rails with Unicorn on Ubuntu, and I'm trying to figure out how to redirect a naked domain to the 'www' version.
I was hoping to do this through straight DNS, but I've never known a way to do this...and I'm thinking it's impossible.
What's the best way to achieve this?
Log In to Comment