简体   繁体   中英

Wordpress Multisite IIS web.config file

I've set up a wordpress network with the sub-domain feature in an IIS server. While the process is difficult because IIS doesn't support wildcards very easily, I have gotten wildcard subdomains to work in the past.

When I create a site in the network and try to access it, I just get an error saying the site can not be found. Not a 404 from IIS, but like the DNS record could not be found.

I have DNS set up on the server with the wildcard A name record, in the same instance as two other sites where the wildcard redirect works. I even tried giving it a Cname record, but it's still not finding it.

Issue was with DNS setting from the name server. Counterpart stated they had made change when they had not.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM