• 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.

Resolved Sub-domain confusion

Sysop

Basic Pleskian
I'm confused how to accomplish the following:

maindomain.com (already setup)
|
sub.maindomain.com ( what to make this? alias? sub-domain? how should nameservers be setup? slave dns? etc. )
|
|____ otherdomain.com/sub (already setup)

It's unclear to me how to setup a sub domain of (maindomain) to point to (otherdomain/path). I would think an alias would be the way to do it, but the problem I'm having is how exactly should the subdomain be setup in the first place. I don't really need hosting or anything like that, just the subdomain name to point to otherdomain/path.

Thank you.
 
Hi Sysop,

the correct way would be to setup "sub.maindomain.com" as an ALIAS at "otherdomain.com", not at "maindomain.com". ;)

After your ALIAS - creation, you would then change the "hosting settings" at "sub.maindomain.com" to the desired document root: /var/www/vhosts/otherdomain.com/httpdocs/sub
 
Back
Top