Hi, I have a site on ISPconfig server that is running wordpress multiuser, i wish to point a domain to the current primary domain. primary domain = mycompany.com redirected domain = mycompany.net To do this i need install the multi-domain plug on wordpress, this i have done and added the mycompany.net domain. The plugin says dns setting need to be: In my ISPconfig dns i have setup a dns zone for mycompany.net and set it as follows: Code: A mycompany.net. IPof Mycompany.com 0 3600 A mail IPof Mycompany.com 0 3600 A www IPof Mycompany.com 0 3600 MX mycompany.net. mail.mycompany.net. 10 3600 NS mycompany.net. ns1.myserver.net. 0 is this correct? Just that wordpress plugin is reporting wildcard dns is not available? thanks