• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Parking Domains

X

xerex

Guest
I have a customer who has 3 domain names, but wants to use only one of them, and have the other 2 forward to the primary domain. My question is who can I do this without the 2 domains that will not be hosting pages, from taking up 2 of my available domain licenses.
 
You need to do it manually in IIS and manually enter the dns in Bind.

IIS: Right click on the domain and get properties in IIS. Hit the advanced button in the website identification. Hit add, select your shared hosting IP. TCP port 80 and add the domain in the host header. (id domain.com and any other cname/alias's such as www.domain.com)

BIND: Go to C:\Program Files\SWsoft\Plesk\dns\var and copy one of the domain templates in there. Edit it with notepad according to your domain and save it as the domain name. Make sure not to put a txt extension on it.

Go to C:\Program Files\SWsoft\Plesk\dns\etc and edit named.conf duplicate an entry starting with zone and ending with }; Edit the entry to reflect the location of your domain file in var. Save and restart plesk.
 
Back
Top