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: *.example.com always goes to: xxx.xx.xxx.xx
or
test.example.com (bypasses * rule because its defined) goes to: some ip here

Is this possible?
Was this page helpful?