Web server

How to Run an Apache Web Server Using Docker on an AWS EC2 Instance
- Mohammad Abu Mattar
- AWS , EC2 , Docker , Apache , Web Server
- Published: 31 Oct, 2022
Introduction In this post, we will learn how to run an Apache web server using Docker on an AWS EC2 instance. We will use the following tools:AWS EC2 [Docker](
read more
How to Install Apache Web Server on Amazon Linux 2
- Mohammad Abu Mattar
- AWS , EC2 , Apache , Web Server , Linux , Firewall
- Published: 24 Oct, 2022
Introduction In this tutorial, we will learn how to install Apache web server on Amazon Linux 2. We will also learn how to configure Apache web server to run simple HTML web page. Prerequisite
read more