.

RewriteCond %{HTTP_HOST} ^haoduyweb.com$ [NC]
RewriteCond %{REQUEST_URI} !wp-admin
RewriteRule (.*) http://www.haoduyweb.com/$1 [R=301,L]

.