Adding www alias for a virtual host in IIS

by Selva 2009-12-10 18:13:26

If a domin hosted in windows ( for example timezoneguide.com )vps shows IIS's or pleask's default when that domain name is accessed with www extension (for example www.timezoneguide.com )then it means there is no www alies set for that domain is IIS . To resolve this issue you must add www alias for that domain which can done using the following steps :

Step 1:Login into windows vps using rdesktop
Step 2:Goto IIS Manager by select start -> settings -> control panel -> Administrative Tools -> Internet Information Service (IIS) Manager
Step 3:In left panel select websites , and in listed website right click on the website that you want add www alies and select properties
Step 4:In properties windows select website tab and then click Advanced,now you will get Advanced Website Identification window in that click Add
Step 5:Now give IP address of server and give 80 as port and give website with www extension ( for example www.timezoneguide.com ) in Host header value and click ok
Step 6:Now restart the IIS service
2415
like
1
dislike
0
mail
flag

You must LOGIN to add comments