Hi there,
I am trying redirect subdomains that does not exist in my directory.
For example: (Assuming there is a subdomain called "sub") sub.domain.com will work fine, but if a user types subs.domain.com it should give an error or redirect to http://www.domain.com. Any help would be great. Thanks...