• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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