RewriteEngine On
RewriteCond %{HTTPS} on
RewriteRule (.*) http://bbb.com/ %{REQUEST_URI} [R=301,L]


şunu deneyin.