I recently got a Windows VPS to host my client websites on. Everything is working okay but for one domain I forgot to check the www checkbox when creating the domain in plesk.

I thought that I just had to add a cname record with the following info to fix it:

Record type:            [ CNAME ]  
Enter domain name:      [ www ].restaurant-eureka.be  
Enter a canonical name: [ restaurant-eureka.be ]  

Now if you use www you get the default Plesk 'placeholder' website. I found others with the same problem on the Parallels forum but their servers were running Linux.

So if anybody could explain to me how to fix this for a Windows VPS that would be really great.

link|improve this question

75% accept rate
feedback

2 Answers

up vote 2 down vote accepted

I have a plesk running on Linux, but maybe the interface is the same.
Adding the CNAME will not touch the webserver configuration at all, it will only create the DNS record.

If you forgot to check the "www" box you can go to the Domains page, edit the domain (not clicking on the domain name, check the box in front of the domain and use the edit button above).
On the following page "switch on" the "WWW prefix" field.

Again I only have access to a Linux based plesk - hope it helps you.

link|improve this answer
Thanks that's what I was looking for. – Pickels Oct 9 '10 at 15:30
Just a small note, on the plesk install on media temple (currently v8.6.0) the button is labelled 'Group Operations' (rather than just 'edit'). – Cargowire Jun 7 '11 at 10:49
feedback

Fixed it with IIS and just adding an extra binding to the website. Didn't find how to do it in Plesk yet.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.