HTTPS

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 enable the HTTP/2 protocol on our Apache based web server

botond published 2022/12/20, k - 02:50 time
The HTTP/2 or HTTP2.0 protocol enables faster web services with less data traffic. Although the protocol created in 2015 has been widespread for quite a few years, it is not turned on by default in the majority of web servers due to compatibility reasons. Among other things, it does not support the outdated mod_php Apache module, which in turn still operates many old websites, so enabling and enabling it is left to system administrators. In this short description, we will see how we can enable the use of the HTTP/2 protocol on Apache web servers that still use the old HTTP/1.1 protocol.

Install Let's Encrypt Free SSL on an ISPConfig3 server environment

botond published 2018/12/04, k - 01:27 time
In this tutorial, we will install Let's Encrypt Certbot on an ISPConfig3 server environment. Once the installation is complete, our system is ready to obtain and automatically configure and renew free SSL certificates for server-managed domain names so that any web site we manage can be operated over the secure HTTPS protocol with a few clicks.

Let's Encrypt

botond published 2018/12/02, v - 15:25 time
Let's Encrypt is a free SSL exhibiting organization presentation in the encyclopedia

Secure Sockets Layer (SSL)

botond published 2018/12/02, v - 13:59 time
A brief introduction to SSL (Secure Sockets Layer) in the encyclopedia

HTTPS

botond published 2018/08/11, Sat - 11:44 time
Introducing HTTPS in the Encyclopedia