apache
Installation
SKILL.md
Apache 配置
概述
Apache HTTP Server 配置、虚拟主机、模块管理等技能。
基础管理
服务控制
# CentOS/RHEL
systemctl start httpd
systemctl stop httpd
systemctl restart httpd
systemctl reload httpd
Related skills
Apache HTTP Server 配置、虚拟主机、模块管理等技能。
# CentOS/RHEL
systemctl start httpd
systemctl stop httpd
systemctl restart httpd
systemctl reload httpd