(B15) Linux Admin part11 Web Server - Apache HTTPD

Veröffentlicht am: 23 März 2022
auf dem Kanal: Latif Shaik (latiftechnotes)
31
0

20220323 164733
Web Server - Apache HTTPD service

1.install service -httpd
yum clean all
yum repolist

yum info httpd*

yum install httpd, httpd-tools

y

----
2.start service -httpd
systemctl status httpd

systemctl start httpd

systemctl status

3. enable at boot time

systemctl enable httpd

systemctl status httpd

4. config httpd.conf
less /etc/httpd/conf/httpd.conf

-
file--
cd /var/www/html/


---

restart the service
--
and verify by

in linux:
http://127.0.0.1 or http://localhost

from Win 10,

http://192.168.0.128

5.
add port no to firewall

firewall-cmd --zone=public --permanent --add-port=80/tcp

firewall-cmd --reload

firewall-cmd --list-all
---------------------------------------------------


Auf dieser Seite können Sie das Online-Video (B15) Linux Admin part11 Web Server - Apache HTTPD mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Latif Shaik (latiftechnotes) 23 März 2022 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 31 Mal angesehen und es wurde von 0 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!