Hi, I have a Winhost account. I would like to know if it is possible to own multiple domain names and point to different html/aspx files (or folders) in my Winhost account? for example, Code: http://www.testing01.com ->http://w01.wh-2.com/myWinhost/testing01.html http://www.anothersite.com -> http://w01-wh-2.com/myWinhost/anothersite.aspx http://www.mysite.com -> http://w01-wh-2.com/myWinhost/mysite/ etc.? Thanks.
Yes, it is. You can either perform a redirect following the sample code contained this Knowledge Base article: http://support.Winhost.com/KB/a649/how-to-redirect-a-subdomain-to-a-subdirectory.aspx Or you can use the URL Rewrite module: http://blog.benpowell.co.uk/2010/02/Winhostcom-how-to-really-run-multiple.html