--- drupal-8.x-dev/.htaccess	2012-07-24 09:14:17.000000000 -0400
+++ drupal-8.x-dev2/.htaccess	2012-07-24 09:13:55.000000000 -0400
@@ -78,6 +78,7 @@
   # To redirect all users to access the site WITH the 'www.' prefix,
   # (http://example.com/... will be redirected to http://www.example.com/...)
   # uncomment the following:
+  # RewriteCond %{HTTP_HOST} .
   # RewriteCond %{HTTP_HOST} !^www\. [NC]
   # RewriteRule ^ http://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
   #
