Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I want to add Wildcard to DNS in my VPS (for setup Wordpress3.3.2 multisite). I have Kloxo, and when i want to add it from Manage DNS ( in Domain Adm ), i face with this error.

Alert: invalid_subdomain 

How can i fix it?

thanks.

share|improve this question
Adding a wildcard DNS entry isn't a WordPress question, it's a DNS configuration question that should be directed to whoever hosts DNS for your domain. – EAMann May 18 '12 at 5:30

closed as off topic by EAMann May 18 '12 at 5:30

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

You can try the following to add a wildcard DNS entry into your Kloxo Domain ADM:

*.FQDN
Where FQDN = Fully Qualified Domain Name
For eg: if you have a
FQDN = iamfree.ir
then add 
*.iamfree.ir 
as a wildcard DNS entry

Many thanks

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.