Question
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?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×