问题 单项选择题

某Apache 服务器的配置文件httpd.conf 包含如下所示配置项。在(55)处选择合适的选项,使得用户可通过http://www.test.cn 访问到该Apache 服务器;当用户访问http://111.25.4.30:80 时,会访问到(56) 虚拟主机。 NameVirtualHost 111.25.4.30: 80 ServerName www.othertest.com DocumentRoot /www/othertest ServerName (55) DocumentRoot /www/otherdate ServerName www.test.com ServerAlias test.com *.test.com DocumentRoot /www/test

56()

A.www.othertest.com

B.www.test.com

C.www.test.cn

D.ftp.test.com

答案

参考答案:A

单项选择题 A1/A2型题
单项选择题