jdMorgan - 1:54 am on Dec 23, 2010 (gmt 0) Adding RewriteCond %{HTTP_HOST} ^example-B\.com as the first RewriteCond in the WP code would prevent any but example-B requests from invoking WP. Jim
Adding RewriteCond %{HTTP_HOST} ^example-B\.com as the first RewriteCond in the WP code would prevent any but example-B requests from invoking WP. Jim
RewriteCond %{HTTP_HOST} ^example-B\.com