All subdomains on a domain redirect to one server?
Hi, I'm looking to add sort of a "catch all" for domains to go to one server unless otherwise specified.
e.g:
or
test.example.com (bypasses * rule because its defined) goes to: some ip here
Is this possible?
e.g:
*.example.com always goes to: xxx.xx.xxx.xxor
test.example.com (bypasses * rule because its defined) goes to: some ip here
Is this possible?