Hacker News new | ask | show | jobs
by awormus 5638 days ago
I agree with this 100% If anyone wants to implement something like this on a server which you have control over, here is the mod_rewrite line which enables this "service":

RewriteRule (.*) http://www.%{HTTP_HOST}/$1 [R=301,L]