virtualhoszt

How to set the default website on our ISPConfig server so that the Apache2 Debian Default page is not loaded when accessing the server's IP address or full hostname

botond published 2023/01/21, Sat - 00:20 time
Our ISPConfig server handles our websites nicely, however, if we refer to the server's IP address or full hostname in the browser, we do not get the expected result, because in this case the Apache2 Debian Default Page is loaded, which is essentially Apache's "welcome" page. Of course, this is not a tragic mistake, but a beauty mistake. In this description, we will see how we can configure our Apache web server so that the website we want is loaded.

How to migrate your Apache-based web server running LAMP or ISPConfig if the server's IP address changes

botond published 2020/08/11, k - 22:35 time
Sometimes, for some reason, we get a new IP address, so we also need to modify the appropriate configuration files and make settings on our web server to keep the services running on the server running. Whether it is a home test environment, a live web server, or moving the server to another (network) environment, we need to make these settings in each case. In this description, we will go through the settings inside or outside the server that we need to change in order for the services on the machine to work with the new IP address.

Virtual Host

botond published Jan. 2019, 02, 13:19 p.m. time
Introducing Virtualhost in Encyclopedia