开发者

IIS url resolving

开发者 https://www.devze.com 2023-02-05 18:45 出处:网络
does company1.web.com.uk resolve to web.com.uk? or one 开发者_JS百科has to configure this with the DNS server?You have to configure it on both DNS server and IIS web site.

does company1.web.com.uk resolve to web.com.uk? or one 开发者_JS百科has to configure this with the DNS server?


You have to configure it on both DNS server and IIS web site.

You may wish to configure DNS wildcard record to point all subdomains (e.g. company1.web.com.uk, company2.web.com.uk, www.web.com.uk etc.) to the same IP address as web.com.uk.

0

精彩评论

暂无评论...
验证码 换一张
取 消