サイトのドメイン example1.com があり、次のドメインもあります: example2.com と example3.com example1.com に 2 つのサブドメイン (subdomain2.example1.com と subdomain3.example1.com) を作成する必要があります。 example2.com と example3.com へ
PLESK でそれを行うにはどうすればよいですか?
皆さん、ありがとうございました
そこに 3 つの方法:
<html> <head> <meta http-equiv="refresh" content="0;URL='http://exampleX.com/'"> </head> <body> </body> </html>