Apache httpd webserver

What you will learn

Apache http installation

Apache http configuration

Apache http reverse proxy

Apache http SSL configuration

Description

Course is completely free

In this course you will learn about Apache http web server administration. The operating system used in the course is CentOS but majority of the steps will work on Unix/Linux based operating systems. The course covers a number of topics on Apache http web server. Almost all of the topics are hands-on with some basic theory. The course is ideal for system admins or web admins or devops professionals who want to learn Apache http web server administration. There is absolutely no coding experience required. Knowledge of Linux administration is required.

The version of Apache http used in this course is 2.4.

After completing this course, you will be able to:

Install Apache http on Ubuntu and CentOS

Setup Apache http containers

Understand the folder structure

Understand configuration files used by Apache http

Get a very good understanding of directives used by Apache http like DocumentRoot, Directory, DirectoryIndex and many more.


Get Instant Notification of New Courses on our Telegram channel.


Perform rewrite’s using Apache http directives

Perform administration tasks like stop and start Apache http

Understand the main log files that are used by Apache http

Customize the access log file used by Apache http

Create custom messages for common http errors

Configure Apache http  as a reverse proxy

Configure Apache http for SSL

Configure a VirtualHost

English
language

Content

Apache httpd installation

Install Apache http on Linux (Ubuntu)
Install Apache http on Linux (CentOS)
Apache http using containers
Section 1: Quiz

Apache http configuration

Apache http configuration
Apache http configuration – Part 2
Apache Alias Redirect and Rewrite
Apache http log files
Challenge
Solution
Section 2 Quiz

Apache http as a reverse proxy

What is a reverse proxy ?
Install Apache tomcat
Apache http as a reverse proxy
Section 3: Quiz

Apache http SSL configuration

Apache http SSL configuration
Section 4: Quiz