标签: 阿帕奇网站

1 篇文章

创建SSL的阿帕奇网站
一、安装阿帕奇 [root@server10 ~]# dnf -y install httpd 安装阿帕奇[root@server10 ~]# systemctl enable httpd 设置阿帕奇开机启动 Created symlink /etc/systemd/system/multi-user.target.wants/ht…