a2dismod to avahi-browse: add Chinese translation (#5246)
This commit is contained in:
12
pages.zh/linux/a2enconf.md
Normal file
12
pages.zh/linux/a2enconf.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# a2enconf
|
||||
|
||||
> 在基于 Debian 的操作系统上启用 Apache 配置文件。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2enconf.8.html>.
|
||||
|
||||
- 启用配置文件:
|
||||
|
||||
`sudo a2enconf {{配置文件}}`
|
||||
|
||||
- 不显示信息性消息:
|
||||
|
||||
`sudo a2enconf --quiet {{配置文件}}`
|
Reference in New Issue
Block a user