📜  ubuntu install apache mod_version - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:25.430000             🧑  作者: Mango

代码示例1
mod_version is statically compiled into Debian/Ubuntu's apache2 packages.
You can't install or enable it separately.
Its directives will just work out of the box.

apachectl -M will show you the loaded modules.