از کد زیر استفاده کنید و ادرس سایتتون رو جایگزین کنید:
کد PHP:
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.cloudha\.ir$1.html
RewriteRule (.*) http://www.cloudha.ir/$1 [R=301,L]
RewriteCond %{HTTP_HOST} !^cloudha\.ir$.html
RewriteRule (.*) http://www.cloudha.ir/$1 [R=301,L]