Httpd Installation
Jump to navigation
Jump to search
Internal
RHEL
Installation
yum install httpd
Post-Installation
Configure httpd to Start at Boot
systemctl enable httpd
Start and Smoke
Start the instance and make sure it starts fine with the default configuration.