If I have a wildcard domain, is it possible to list specific subdomains that override the wildcard one?
For example:
*.domain.com. 3600 IN A 1.2.3.4
foo.domain.com. 3600 IN A 9.9.9.9
|
feedback
|
|
Yes, this works. | |||||
feedback
|
|
Yes, like Zoredache says, "this works". There are some caveats though with wildcards that it's worth knowing:
e.g.
| |||||||
feedback
|