> - .htaccess lives in the web root (i.e. the rootDone. Many thanks. Please check and let me know if it's okay :)
> of the SVN repository) and you can change it. Here's what we need to move
> www.inkscape.org to inkscape.org. (That is the direction I would shift
> it.) Put it at the end of the file.
>
> RewriteCond %{HTTP_HOST} ^www.inkscape.org$ [NC]
> RewriteRule ^(.*)$ http://inkscape.org/$1 [L,R=301]