Hey, If I had a forum for example which was located on "subdomain.domain.xyz" and a user typed the "www" before the sub domain also that it still redirects and gose to the proper domain. I am asking because I am worried that if I use a sub domain for my forum, members may add "www" before the subdomain part. This will result in a page not loading and also confusion to the members. Thanks, BlueEew.
Yes, it is very possible. All it takes is an additional 'A' or 'CNAME' record in the DNS which points the 'www.subdomain' variant to the same place.
Just make sure to set it up as indicated by the previous poster. Otherwise it won't work just like if you go to http://www.forums.digitalpoint.com/ won't work.
I know, I am wanting it so both ways work. Thats why I have posted it here, can someone give me step by step instructions?