OracleLinux8.6 :WEB Server(Apache) Install
1. Apache2 installation and virtual host configuration
1.1 Apache2 Install
①httpd Install
# dnf -y install httpd
Version Check
# httpd -v
Server version: Apache/2.4.37 (Oracle Linux)
Server built: Jun 22 2022 14:35:49
1.2 Apache Configuration
①Edit httpd.conf file