Chapter 2

Managing a Web Server

IN THIS CHAPTER

Bullet Choosing the right web server for your environment

Bullet Installing and configuring the Apache web server

Bullet Installing and configure the NGINX web server

In the server environment, the most popular use of Linux is as a web server. Linux web servers dominate the Internet. They’re also very popular for hosting corporate intranet applications. Everything from serving static web pages to hosting dynamic web applications often runs faster and more efficiently on a Linux server platform.

In this chapter, I cover how to install and configure the two most popular web server software packages used in Linux environments, Apache and NGINX.

Linux Web Servers

Many different types of web server software packages are available for the Linux platform, but two have risen to the top and are most commonly used in the Linux environment: Apache and NGINX.

This section provides some background on each server and explains how to use them in your network environment.

Apache

By far the most used web server on the Internet is the Apache web server application, an open-source project maintained by the Apache Software Foundation. Because it’s open source, it’s available ...

Get Linux All-In-One For Dummies, 7th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.