Forum Moderators: phranque
The problem I have now is that the "real" subdomains don't work, they all redirect to the main page of mydomain.com
Eg, I had working blog.mydomain.com before to upset the wildcard dns. Now, if i type in the browser blog.mydomain.com, I see the content of mydomain.com instead.
How I can solve this? Thanks.
If you defined all subdomains as pointing to your server IP address (the usual meaning of wildcard), and your server was also configured to to point all subdomains to your root ridrectry, then the results you see are what would be expected.
There is no difference between a 'real' subdomain and a wildcard subdomain -- It is up to you to configure your server to handle them as you desire.
Jim