I want that a url of the form
http://www.example.com
redirects to
example.com
How can I achive this? I found that .htaccess Remove WWW from URL + Directories comes pretty close to my question, but I do not know how to change it appropriately.