hottrout - 5:03 pm on Aug 1, 2011 (gmt 0) OK, so why is the original form RewriteCond %{HTTP_HOST} !^(www\.example\.com)?$ [NC] and not just RewriteCond %{HTTP_HOST} ^example\.com?$ [NC]
OK, so why is the original form RewriteCond %{HTTP_HOST} !^(www\.example\.com)?$ [NC] and not just RewriteCond %{HTTP_HOST} ^example\.com?$ [NC]