RewriteCond %{HTTP:X-Forwarded-Proto} =https [NC]
RewriteRule (.*) http://www.example.com/ $1 [R=301,L]

Şunu bir denermisin..