The Domain Management section allows you to display and manage all domain names associated with your Web Project. Although it is recommended to create one Web Project per website, this section also allows you to connect additional domains to it.
This article does not cover DNS management when linking domains to other platforms.
Prerequisite
Go to https://mg.n0c.com/en/.
Domain
In this section, we will explain how to display the domains associated with your Web Project. We will also explain how to add a domain or subdomain. Finally, we will describe how to remove them.
Displaying Domains
In the sidebar menu, select Domains -> Domain Management. The domains associated with your Web Project are displayed:
For each DOMAIN, the following information is provided:
- The DOCUMENT ROOT is the directory it points to or, if you like, the location within the file system.
- The TYPE indicates whether it is the main domain or a subdomain.
- The status of the SSL certificate indicates whether it is active (checkmark) or disabled (red X).
- The ACTIONS buttons allow you to manage SSL certificates, DNSSEC keys and DNS entries, or to delete the domain.
Adding a Domain
- In the sidebar menu, select Domains -> Domain Management.
- Click on the Add button:
- Click on the Domain button :
- Enter the DOMAIN NAME you want to create.
- If the new domain should redirect to your main domain (commonly called “alias domain”), select the Share document root box.
- If the new domain should be independent of the main domain, simply enter the path to the folder it should point to in the ROOT DIRECTORY (FILE SYSTEM LOCATION) field. For example, « new », that corresponds to /home/USER/new.
- Click on the CREATE button.
Adding a Subdomain
- In the sidebar menu, select Domains -> Domain Management.
- Click on the Add button:
- Click on the Subdomain button :
- Enter the SUBDOMAIN NAME and choose the main domain to which it belongs from the drop-down list.
- If the new sub-domain is to be independent of the main domain, enter the folder it should point to in the DOCUMENT ROOT (FILE SYSTEM LOCATION) field.
- Click on the CREATE button.
Deleting a Domain or a Subdomain
- Identify the domain or subdomain to be deleted and click on the Delete icon next to it.
- Confirm deletion by clicking on the Delete button in the popup window.
SSL Certificates Management
You can manually renew the SSL certificate; you can also manage and install custom certificates, as explained in the article How to Manage SSL/TLS.
DNSSEC Keys Management
DNSSEC provides additional protection to authenticate communications via the DNS protocol. Please refer to the article How to Manage DNSSEC Keys to find out how to activate and disable them.
DNS Management
You can also manage the DNS entries of your domain with ease. It is possible to add or modify a DNS record, and to view and reset the entire DNS zone (please refer to the article How to Manage DNS).




