Windows Server Web.Config 301 to WWW
If you are running your websites on IIS you will find that .htaccess files are redundant. To force all traffic to a specific subdomain ie. http://yourdomain.co.uk to http://www.yourdomain.co.uk you can use a web.config file. The following rules in web.config will… Continue Reading