can I disable dns wildcard redirection?
-
WordPress seems to redirect any unknown subdomains to the main domain. aka unknown.mydomain.com goes to mydomain.com. I need this to not happen.
The reason is that I have private networks that use subdomains of mydomain.com. But the DNS hosting on wordpress.com resolves these subdomains to the public internet address of mydomain.com. This confuses computers joining the VPN.
Possible to disable this? I simply want any invalid subdomain to stay invalid. I don’t want the wildcard DNS.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
I have brought this back to our team for further review. In the meantime if you have any questions, please let me know!
Cheers!
-
Thanks. I think I may have worked around the problem by specifying an additional wildcard CNAME with the subdomain I want to exclude, and pointing at a .invalid domain.
Still, the wildcard handling should be something that can be disabled. It’s not always correct or desirable.
-
Hi there,
Our team looked at it and saw that you were able to work around it. They also switched your wildcard for a www.
Cheers!
- The topic ‘can I disable dns wildcard redirection?’ is closed to new replies.