信管网试题内容

导航

试卷名称:2007年下半年网络工程师考试上午真题试题(综合知识)

考试年份:2007年下半年

试题来源:《2007年下半年网络工程师考试上午真题试题(综合知识)》在线考试

试题内容

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

ServerName www.othertest.com
DocumentRoot /www/othertest


ServerName  (1)
DocumentRoot /www/otherdate


ServerName www.test.com
ServerAlias test.com *.test.com
DocumentRoot /www/test

(1)A、www.othertest.com
B、www.test.com
C、www.test.cn
D、ftp.test.com
(2)A、www.othertest.com
B、www.test.com
C、www.test.cn
D、ftp.test.com

参考答案:C、A(仅供参考) 收藏

【解析】

普通会员无法查看试题解析。[开通试题解析服务]