Linux系统为Ubuntu

1. 启动apache服务

# /etc/init.d/apache2 start

2. 重启apache服务

# /etc/init.d/apache2 restart

3. Stop Apache 2 Server

# /etc/init.d/apache2 stop

相关文章:

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