72 results for "https"
Introduction
The Domains Reseller API allows you to connect and interact with our system using your own system. Using the API, you are able to perform actions such as: Register a domain under your account. Transfer a domain from…
How to Install SolusVM Slave on AlmaLinux or CentOS
SolusVM is a popular VPS hosting control panel, and SolusVM Slave is installed on a dedicated server for creating VPSs on that server. What are the requirements? - Fresh AlmaLinux 8, CentOS Stream 8, or CentOS 7…
How to Install Plesk Onyx on Linux
Plesk is a popular website control panel. It makes managing your website easy. Although it is easy to install, going through our tutorial will be very helpful and most likely save you time. Before proceeding with the…
How to Install SolusVM Master on AlmaLinux or CentOS
SolusVM is a popular VPS hosting control panel. SolusVM master controls Slave nodes (Servers) and manages VPSs. What are the requirements? - Fresh AlmaLinux 8, CentOS Stream 8, or CentOS 7 installed on your VPS/Server…
How to Install cPanel
cPanel is the #1 Hosting Control Panel in the web hosting industry. You can easily install it. What are the requirements? - Fresh Ubuntu or AlmaLinux OS installed on your VPS/Server. ? 1. Log in to your VPS/Server via…
How to Install WordPress in cPanel
Introduction Welcome to Nabtech knowledge base! This comprehensive guide will walk you through the detailed step-by-step process of installing WordPress in cPanel using the Softaculous Apps Installer. WordPress is a…
Wildcard SSL - SSL Certificates - Nabtech
Wildcard SSL Certificates A Wildcard SSL Certificate allows you to secure an unlimited number of subdomains on a single certificate. This is an excellent solution for anyone who hosts or manages multiple sites or pages…
Customizing and White Labeling WHM/cPanel for Nabtech Resellers
Customizing and white labeling WHM/cPanel allows resellers to provide a branded, seamless experience to their clients. This guide details every step required to fully customize WHM/cPanel, set up private nameservers…
Customizing and White Labeling WHM/cPanel for Resellers
Customizing and white labeling WHM/cPanel allows resellers to provide a branded, seamless experience to their clients. This guide details every step required to fully customize WHM/cPanel, set up private nameservers…
Update the registrar lock of a domain
This command is used to update the lock state under your account. Request Parameters Name Type Required? Description domain text Yes Domain name lockstatus text Yes Lock status Sample Request endpoint =…
Get Contact Details
Nabtech This command is used to retrieve the contact information of a domain under your account. Request Parameters Name Type Required? Description domain text Yes Domain name Sample Request endpoint =…
Renew Domain
The renew action is used to send a renew command to the registrar. API Call To renew a domain, use the following API call: POST /order/domains/renew Request Parameters Name Type Required? Description domain text Yes…
How to Log in to SolusVM Control Panel
You can find the Control Panel URL, username, and password in your VPS welcome email. SolusVM Login Details Example Control Panel URL: https://cp.example.com or use the IP address. Username: vmuser123 or johndoe…
How to Rename an Email Address in Plesk
Renaming an email address in Plesk is a straightforward process. Follow the steps below to successfully rename your email account. Log in to your Plesk account. Click on Mail from the Sidebar Menu. From the email list…
Transfer sync a domain
The Transfer Sync command is used to synchronize the details of a domain. This command is executed for every domain in the Pending Transfer status each time your domain sync cron runs. API Call To perform a transfer…
Update Nameservers of a domain
This command is used to update the nameservers of a domain. Request Parameters Name Type Required? Description domain text Yes Domain name nameservers array Yes nameserver1 (required) nameserver2 (required) nameserver3…
Transfer Domain
The transfer action is used to send a transfer command to the registrar. API Endpoint The endpoint for transferring a domain is: POST /order/domains/transfer Request Parameters The following parameters are required for…
Check Domain Availability
This command is used to check the availability of a domain. You can check the availability for various top-level domains (TLDs) including: .ng .com .co.za .club .org .net .co .online API Call The API endpoint for…
Update Contact Details of a Domain
This article explains how to update the contact information of a domain under your account. API Command The command used to update the contact details of a domain is as follows: CALL POST - /domains/{domain}/contact…
Get the nameservers of a domain
This command is used to retrieve the nameservers of a domain. API Call To , you can use the following API call: GET /domains/{domain}/nameservers Request Parameters Name Type Required? Description domain text Yes Domain…