# a2dismod > 在基于Debian的操作系统上禁用Apache模块。 > 更多信息:。 - 禁用模块: `sudo a2dismod {{module}}` - 不显示信息性消息: `sudo a2dismod --quiet {{module}}`