RewriteEngine On # Redirect only the Russian homepage to the main homepage RewriteCond %{THE_REQUEST} \s/+ru/?(?:[?\s]) [NC] RewriteRule ^ru/?$ https://prommash.kz/ [R=301,L]