ubuntu中Apache的安装命令是
A. sudoapt-getinstallapache
B. sudoapt-getinstallapache2
C. sudoapt-getinstallapache-server
D. sudoapt-getinstallapache2-server
mods-available目录下存放
A. 已经安装的可用模块
B. 已经启用的模块
C. 可用的虚拟主机
D. 已经启用的虚拟主机
Apache中网站根目录路径,通过()设定
A. ServerAdmin
B. DocumentRoot
C. ErrorLog
D. CustomLog
实现HTTPS,需要启用()模块
A. event
B. prefork
C. worker
D. ssl