Page 1 of 1

Wildcards в DNS

Posted: Fri Jan 31, 2014 7:38 am
by heihachi88
Можно ли как-нибудь прописать Wildcard в разделе DNS? Например *.domain.com, чтобы для каждого субдомена не прописывать ДНС. Эти субдомены будут вести на основной сайт domain.com

Re: Wildcards в DNS

Posted: Fri Jan 31, 2014 8:52 am
by misak35
This is interesting, how to setup *.domain.tld ? (eg. wordpress need that issue for multisite install)

Re: Wildcards в DNS

Posted: Fri Jan 31, 2014 10:54 am
by heihachi88
misak35 wrote:This is interesting, how to setup *.domain.tld ? (eg. wordpress need that issue for multisite install)
For now you can make an alias *.domain.tld but after that, you also need to add dns entry for each subdomain you are going to use. For example, if you plan to use sub1.domain.tld then you need to add that in DNS entries:

Code: Select all

DNS -> sub1.domain.tld
If you need more, then you need add more of them. I asked if it's possible to use wildcard in DNS section of the panel.