Hello! I looked through the Wget man page, Stackexchange, Google, etc and could not find the answer to this.
How does wget handle wildcards with the --domains option? I currently have it running using: --domain=domain.com,*.domain.com (also, using the --mirror option) and it appears to be working properly (fetching HTTP objects from multiple subdomains of the same domain), but I wanted to confirm this behavior. Thanks all! Brandon