RewriteEngine On

# Redirect domain chính (không ảnh hưởng link con)
RewriteCond %{HTTP_HOST} ^(www\.)?thuanthiencorp\.com\.vn$ [NC]
RewriteCond %{REQUEST_URI} ^/?$
RewriteRule ^$ https://thuanthienplastic.com/ [L,R=301]