RewriteEngine on
RewriteCond %{HTTP_HOST} ^sub.domain.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.sub.domain.com$
RewriteRule ^/?$ "https://anadomain.com/" [R=301,L]
RewriteCond %{HTTP_HOST} ^sub.domain.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.sub.domain.com$
RewriteRule ^ek-url/$ "https://anadomain/" [R=301,L]
Cpanel'den subdomainimi ana domaine yönlendirdim ama aynı link olmaması için sonuna böyle sayılar ekleyen bir scripti nerden bulabilirim, mesela 10000'e kadar her sayı olucak htaccessin içinde;
subdomain.domain.com/11234