From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of Alexander Dalloz Didn't you read the mod_rewrite documentation? You should be able to answer that question yourself. The rules above should already redirect each request, where the HTTP host does not start with www. Not necessary should be a further line: Rewrite Cond %{HTTP_HOST} ^blah\.com [NC] -- Actually, yes I read the documentation and it wasn't working, that's why I wrote back to the list. The write conditions as previously stated SHOULD take care of any non www request as you are saying, but its not working for blah.com alone. Thanks Michael