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