首页 > 网站 > Apache > 正文

ubuntu下apache服务器操作方法小结

2024-08-27 18:26:18
字体:
来源:转载
供稿:网友

Linux系统为Ubuntu

一、Start Apache 2 Server/启动apache服务

# /etc/init.d/apache2 startor$ sudo /etc/init.d/apache2 start

二、 Restart Apache 2 Server/重启apache服务

# /etc/init.d/apache2 restartor$ sudo /etc/init.d/apache2 restart

三、Stop Apache 2 Server/停止apache服务

# /etc/init.d/apache2 stopor$ sudo /etc/init.d/apache2 stop

以上所述是小编给大家介绍的ubuntu下apache服务器操作方法小结,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对错新站长站网站的支持!

您可能感兴趣的文章:

Ubuntu服务器配置apache2.4的限速功能shell脚本分享ubuntu 14.04 安装 apache ant教程Ubuntu Server 10.04修改Apache的默认目录的方法解析阿里云ubuntu12.04环境下配置Apache+PHP+PHPmyadmin+MYsql#实践笔记#Ubuntu配置Apache+PHP+MySQLubuntu lamp(apache+mysql+php) 环境搭建及相关扩展更新详解为新版Apache服务器开启HTTP/2支持的方法
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表