How to install lighttpd from source code
Lighttpd is a secure, fast, compliant, and very flexible web server that has been optimized for high-performance environments. In this post, we will be installing Lighttpd by compiling the source code. To install lighttpd from the source, first, let’s install the requirements For RHEL, CentOS, AlmaLinux, etc.. dnf -y install wget dnf -y group install … Read more