redirecting www.subdomain.domain.com to subdomain.domain.com
- by tester
I've had some users trying to access a site that is registered as subdomain.domain.com with www.subdomain.domain.com.
is there some sort of .htaccess rule I can add to redirect people that arrive using www.subdomain.domain.com to subdomain.domain.com?
Also, do I have to change DNS stuff?