中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

RHEL 8如何搭建 Apache Web 服務

發布時間:2021-11-09 10:24:00 來源:億速云 閱讀:219 作者:柒染 欄目:建站服務器

RHEL 8如何搭建 Apache Web 服務,針對這個問題,這篇文章詳細介紹了相對應的分析和解答,希望可以幫助更多想解決這個問題的小伙伴找到更簡單易行的方法。

RHEL 8 搭建 Apache Web 服務,搭建前請把 yum 源配好。

環境

Red Hat Enterprise  Linux release 8.0
VMware Workstation Pro 14

搭建步驟

[root@localhost ~]# yum install -y httpd
[root@localhost ~]# systemctl start httpd
[root@localhost ~]# iptables -F
[root@localhost ~]# systemctl stop firewalld
[root@localhost ~]# systemctl disable firewalld
Removed /etc/systemd/system/multi-user.target.wants/firewalld.service.
Removed /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service.
[root@localhost ~]# setenforce 0
[root@localhost ~]# ifconfig
ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.10.118  netmask 255.255.255.0  broadcast 192.168.10.255
        inet6 fe80::e09a:769b:83f0:8efa  prefixlen 64  scopeid 0x20
        ether 00:50:56:34:0d:74  txqueuelen 1000  (Ethernet)
        RX packets 1959  bytes 1690200 (1.6 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1245  bytes 120922 (118.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
virbr0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        inet 192.168.122.1  netmask 255.255.255.0  broadcast 192.168.122.255
        ether 52:54:00:9c:ef:c6  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

在瀏覽器輸入 192.168.10.118 查看 Apache Web 服務狀態

RHEL 8如何搭建 Apache Web 服務

自定義首頁內容

[root@localhost ~]# echo "HELLO RHEL8" > /var/www/html/index.html
[root@localhost ~]# systemctl restart httpd

RHEL 8如何搭建 Apache Web 服務

設置文件共享服務

[root@localhost ~]# rm -rf /etc/httpd/conf.d/welcome.conf 
[root@localhost ~]# rm -rf /var/www/html/index.html
[root@localhost ~]# touch /var/www/html/file{1..10}
[root@localhost ~]# systemctl restart httpd

RHEL 8如何搭建 Apache Web 服務

設置端口映射

RHEL 8如何搭建 Apache Web 服務

查看宿主機IP

RHEL 8如何搭建 Apache Web 服務

在瀏覽器輸入 192.168.0.7:118 測試文件共享服務狀態

RHEL 8如何搭建 Apache Web 服務

解決中文亂碼

[root@localhost ~]# touch /var/www/html/你好紅帽8.txt
[root@localhost ~]# systemctl restart httpd

RHEL 8如何搭建 Apache Web 服務

解決方法
在 /etc/httpd/conf/httpd.conf 配置文件中加入 IndexOptions Charset=UTF-8

[root@localhost ~]# vim /etc/httpd/conf/httpd.conf
316 AddDefaultCharset UTF-8
317 IndexOptions Charset=UTF-8
[root@localhost ~]# systemctl restart httpd

RHEL 8如何搭建 Apache Web 服務

關于RHEL 8如何搭建 Apache Web 服務問題的解答就分享到這里了,希望以上內容可以對大家有一定的幫助,如果你還有很多疑惑沒有解開,可以關注億速云行業資訊頻道了解更多相關知識。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

潢川县| 化州市| 双流县| 明溪县| 大方县| 萨嘎县| 西昌市| 酒泉市| 邯郸市| 增城市| 夹江县| 三河市| 玉山县| 吉首市| 兴仁县| 渭南市| 曲松县| 正宁县| 水富县| 德安县| 靖安县| 德兴市| 皮山县| 宜川县| 富阳市| 吐鲁番市| 仁化县| 莱西市| 南开区| 武功县| 枞阳县| 洛川县| 阳原县| 石狮市| 德格县| 志丹县| 根河市| 徐汇区| 进贤县| 会昌县| 周宁县|