Enable mpm-itk in Webmin

The Apache HTTP Server is designed to be a powerful and flexible web server that can work on a very wide variety of platforms. Apache web server shipts with a selection of Multi-Processing Modules (MPMs) which are responsible for binding to network ports on the machine, accepting requests, and dispatching children to handle the requests.  Two … Read more

Webmin with Nginx and php-fpm for high performance

Webmin with Nginx and php-fpm for high performance

In this blog, we will see how to install NGINX, a free, open-source, high-performance HTTP server in webmin with php-fpm. NGINX is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption. Nginx is a lightweight webserver that supports most of the functionality of Apache. It is suited to websites … Read more

Install Let’s Encrypt for cPanel

Let’s Encrypt is a certificate authority launched on April 12, 2016. It provides  free X.509 certificates  for  (TLS) encryption using an automated process designed to eliminate the current complex process of manual creation, installation, and renewal of certificates for secure websites. Using Let’s Encrypt the web administrators can  turn on and manage HTTPS with simple commands. Let’s Encrypt  make … Read more