1.  执行以下命令,安装Apache服务及其扩展包。

yum -y install httpd httpd-manual mod_ssl mod_perl mod_auth_mysql

2.  执行以下命令,启动Apache服务。

systemctl start httpd.service

 

相关文章:

  • 2022-12-23
  • 2021-12-05
  • 2021-11-14
  • 2022-03-06
  • 2021-11-28
  • 2022-12-23
猜你喜欢
  • 2021-11-28
  • 2021-05-22
  • 2021-08-11
  • 2021-06-27
  • 2021-07-19
  • 2021-10-27
  • 2022-01-01
相关资源
相似解决方案