I know this is fairly straightforward rewrite but I can not get it working and have searched for similar question.
I have created several sub domains for my client. However, many visitors are still typing www.
in front of sub domain. I need rewrite to remove www.
before any sub domains.
For example:
I have subdomain.mydomain.com
If someone enters: www.subdomain.mydomain.com
I need to go to: subdomain.mydomain.com
Thank You in Advance Chip