January 7, 2021 / Nirav Shah
Lighttpd is an open-source web server with a little memory imprint when compared with other web servers, viable administration of the CPU-load, and a serious list of capabilities (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and some more) and intended for elite conditions.
Running a high-performance web-server on AWS Centos machine
Spread Love By Sharing:
Related Blogs
Install Magento in AWS Step By Step: The Ultimate Setup Guide
Magento On Amazon Web Services: Ultimate Guide
17 New AWS Services In 2022 | AWS Latest Services
Services
In this blog post, we will detail the means in introducing Lighttpd web-worker on CentOS 8.
sudo yum update
Step 1: Install Lighttpd
sudo yum install lighttpd
Step 2: After successfully installing Lighttpd, we are going to start the service
sudo systemctl start lighttpd sudo systemctl enable lighttpd
Step 3: To check the status of the Lighttpd service
sudo systemctl status lighttpd
Step 4: You can check the version by
lighttpd -v
And it is done. Take your public IP and hit it and you will get the below page.
Related: How to Install PHP GD Library on CentOS using WHM
As a Director of Eternal Web Private Ltd an AWS consulting partner company, Nirav is responsible for its operations. AWS, cloud-computing and digital transformation are some of his favorite topics to talk about. His key focus is to help enterprises adopt technology, to solve their business problem with the right cloud solutions.
Have queries about your project idea or concept? Please drop in your project details to discuss with our AWS Global Cloud Infrastructure service specialists and consultants.