Question: In this lab you will perform the installation and configuration of a Web server: Installation of Apache Follow the Apache installing and configuring attached file
In this lab you will perform the installation and configuration of a Web server: Installation of Apache
Follow the Apache installing and configuring attached file to page
or
use the follwing commands
sudo apt update
sudo apt install apache
sudo ufw app list
'sudo ufw allow 'Apache
sudo ufw status
ifconfig
sudo systemctl status apache
sudo systemctl stop apache
sudo systemctl start apache
sudo systemctl restart apache
sudo systemctl reload apache
open your web browser
type your ip address enter
the default ubuntu Apache web page show it works
cd vawwwhtml
Is
sudo touch public.html
sudo vi public. tml then write
type your ip addresspublichtml
Explain the red line commands
Apache installing and configuring.pdf
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
