Fix for rewrite

  1. RewriteCond %{HTTP_HOST} ^aaa\.net$ [NC]
  2.  
  3. RewriteRule ^(.*)$ http://bbb.com/$1 [L,R=301]

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.