Plesk for Linux
kb: how-to
ABT: Group B
Applicable to:
- Plesk for Linux
Question
How to create subdomains with separate DNS zone in Plesk?
Answer
By default, Plesk does not create separate DNS zones for subdomains. It can be enabled as follows:
1. Connect to the server via SSH
2. Use the following command to enable separate DNS zones for subdomains:
# plesk bin server_pref -u -subdomain-dns-zone own
To turn this feature off, use:
# plesk bin server_pref -u -subdomain-dns-zone parent
To read more about DNS Zones for subdomains refer to the following documentation:
DNS Zones for Subdomains
Comments
0 comments
Please sign in to leave a comment.