Загрузка...

How to Insall Apache Web Server (HTTP) on linux (Centos / Redhat ) Step by Step Method

The commands you need to use to follow the Apache tutorial are

#yum install httpd or dnf install httpd

#systemctl enable httpd.service

#systemctl start httpd.service

#firewall-cmd --permanent --add-service=http
OR
#firewall-cmd --permanent --add-port=80/tcp

#firewall-cmd --reload

#cd /var/www/html/
#vim index.html

#systemctl restart httpd.service

Видео How to Insall Apache Web Server (HTTP) on linux (Centos / Redhat ) Step by Step Method канала linux sri lanka
Яндекс.Метрика

На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.

Об использовании CookiesПринять