İlgili değerleri sub-domain klasöründe bulunan sitenizin .htaccess dosyasına ekleyin:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} !^(www)\. [NC]
RewriteCond %{HTTP_HOST} ^(.*)\.siteadresi\.com [NC]
RewriteRule (.*) https://www.siteadresi.com/%1 [R=301,L]dipnot:
https://webmasters.stackexchange.com/a/13493