将apachectl 拷贝
cp /usr/local/apache2/bin/apachectl /etc/init.d/httpd 2、设置开机自己启动 或者用 sysv-rc-conf #sudo update-rc.d -f httpd defaults service httpd start 即可 查看状态 # service httpd status

相关文章:

  • 2021-07-08
  • 2021-12-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
  • 2021-09-24
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-07
  • 2022-01-16
相关资源
相似解决方案