TutorialsISPConfig

Adding a Subdomain (Vhost) in the ISPConfig control panel.

In this article, we will present the necessary steps to add an additional subdomain in the ISPConfig control panel, which will load from a directory associated with a Website (main domain).

Views 343Updated 2 aniPublished on 21/11/2022by Eduard Konievic

Introduction

  • This article will show you how to add a subdomain that will load a website from the root directory of the main domain.
  • For example, it can be used for the domain development.hostico.test to load the content of a standalone site from a directory that is in the root directory of the main domain hostico.net.

Requirements

  • The ISPConfig panel administration data received on the email associated with the Hostico account when the VPS was activated.

Steps to follow

  • First, we will connect to the ISPConfig control panel using one of the access addresses: https://SERVERNAME:10200 or https://IP_SERVER:10200 or https://DOMAIN.XX:10200

isp , config ,login

In the window that will appear, we select the sites section:

sites ,isp , domain

On the left side, we will click on Subdomain (Vhost)

hostico , ispconfig, subdomain

We will click on the Add new Subdomain button

Subdomeniu , isp , alias

In the respective section, we will complete the fields:
-Hostname: The name of the subdomain, without the main domain;
-Domain: The name of the domain we want to associate the subdomain with;
-Web folder: The name of the directory created on the server from where the subdomain will load;
-Traffic quota: In this field, we can specify the traffic limit associated with the domain if desired. For unlimited traffic, the value -1 will be set;
-Auto Subdomain: In this field, we specify whether or not we want the automatic configuration of a www subdomain;
-SSL: This is checked for the automatic generation of an SSL certificate;
-Let's Encrypt SSL: This is checked for the automatic generation of an SSL certificate;
-PHP: This is left selected as php-fpm;
-PHP Version: The PHP version that will be used by the domain will be selected;
-Active: We leave it checked if we want the domain to be configured and active/accessibile;

To complete the setup, we will click on the Save button at the bottom of the page.

ISP ,subdomeniu , alias

Similar Articles

Installing SSL certificate in WordPressTutorials /WordPress

Learn how to install an SSL certificate in WordPress, ensuring automatic redirection to HTTPS and encryption of transferred data. Follow the simple steps!

26
by Cătălin Adrian
Views 6704
Updated 3 months ago
Published on 28/02/2018
SSH settings in WebuzoTutorials /Webuzo

In this tutorial, learn how to block SSH access on the Webuzo server by enabling the connection and configuring the necessary port.

20
by Alexandru Rogojan
Views 578
Updated 20 days ago
Published on 12/06/2018
Installing the SSL certificate in the Webuzo panelTutorials /Webuzo

Learn how to install an SSL certificate in the Webuzo panel, step by step. Follow our instructions for a quick and efficient installation.

5
by Alexandru Jurca
Views 670
Updated 20 days ago
Published on 01/08/2017
SSL installation via Let's Encrypt in the Plesk admin panelTutorials /Plesk

In this tutorial, we will show you how to install the security/SSL (Secure Sockets Layer certificate) certificate using Let's Encrypt in the Plesk administration panel.

2
by Florin Petran
Views 766
Updated 20 days ago
Published on 29/05/2019
DNSSEC activation in cPanelTutorials /cPanel

Activate DNSSEC in cPanel to secure the DNS protocol. Follow the simple steps to generate the keys necessary for the configuration.

1
by Sebastian Szlivka
Views 603
Updated 8 months ago
Published on 25/11/2019