主观

阅读以下说明,回答问题1~5,将答案填入答题纸对应的解答栏内。

配置WWW服务器是Linux操作平台的重要工作之一,而Apach是目前应用最为广泛的Web服务器产品之一。在Linux下安装Apachc Web服务,Apache服务程序httod启动时需要读取配置文件httpd.conf,以下是一个hupd.conf配置文件的片断:

 ## httpd.conf--Apache HTTP server configuration file

 ### Section 1:Global Environment

 ServerType standalone

 ServerRoot"/etc/httpd"

 Timeout 300

 KeepAl ive On

 MaxKeepAliveRequests 100

 KeepAliveTimeout 15

 MaxClient 150

 ###Section 2: 'Main'server configuration

 Port 80

 User apache

 Group apache

 ServerAdmin webmaster@abc.com.cn

 ServerName www.abc.com.cn

 DocumentRoot"/var/www/html"

 UserDir public_html

 DirectpryIndex index.html

 Alias /jianji"/home/zhang/jianji"

 ScriptAlias/cgi-bin/"/var/www/cgi-bin/"

 ErrorDocument 404/missing.html

 ###Section 3:Virtual HostS

 NameVirtualHost 192.168.10.101

 <VirtualHost 192.168.10.101>

 ServerAdmin webmaster@abc.com.cn

 DocumentRoot/www/htdocs/abc

 ServerName markert.abc.com.cn

 ErrorLog logs/host.some_domain.com-error_log

 CustomLog logs/host.some_domain.com_access log common

 </VirtualHost>

Apache Web服务器有哪两种运行方式?该服务器运行在什么方式下?

参考答案
您可能感兴趣的试题

请根据网页显示效果图的网页中的元素说明,将HTML文本中上处的解答填入对应的解答栏内。

 请根据网页显示效果图的网页中的元素说明,将HTML文本中上处的解答填入对应的解答栏内。

 [说明]

 下图是一个关于Sony公司2006年两款DV产品性能比较的页面。

 

 [上图网页中的元素说明]

 [HTML文本]

 <!DOCTYPE HTML PUBLIC"-//W3C//DTD HTML 4.01 TransitionaI//EN"

 "http://www.w3.org/TR/html4/loose.dtd">

 <html>

 <head>

 <meta. http-equiv="Content-Type"content="text/html;charset=gb2312">

  (1) 

 <style. type="text/css">

 <!--

 .txt{

 font-family:"宋体";

 font-Size: 12px;

 color:#000000;

 }

 </style>

 </head>

 <body>

 <table width="483" border="0" align="center" cellpadding="0" cellspacing="0">

  (2) 

 <tr>

 <td colspan="3"><hr size="1"></td>

 </tr>

 <tr> <td width= "116"align="center"valign="middle">

  (3) 

 </td>

 <td width= "184"><IMG nClick=over(this) title=放大src="HC46E.jpg"alt="46E" width="184" height="13"></td>

 <td width="226">

 <tablewidth="200"border="0"cellpadding="0"cellspacing="0">

 <tr><tdwidth="234"height="20">摄像机类型:Mini DV</td>  </tr>

  <tr><tdheight="20">图像感光器元件:CCD</td> </tr>

  <tr><tdheight="20">感光器像素(万个):107</td>  </tr>

  <tr><tdheight="20",图像感光器数量:1</td>  </tr>

 <tr><td height="20" >光学变焦倍数:12</td>  </tr>

  <tr><tdheiqht="20">显示屏尺寸(英寸):2.7</td> </tr>

 </table></td></tr>

 <tr><td colspan="3">

  (4) 

 </td></tr>

 <tr>

  <tdalign="center"valign="middle">

 <a href="http://www.sony.com.cn/handycam2006/762.htm”>DCR-HC3E</a>

 </td>

 <td>

  (5) 

 </td>

 <td><table width="200" border="0" cellpadding="0" cellspacing="0">

 <tr><tdwidth="236"height="20">摄像机类型:高清摄像机</td></tr>

 <tr><td height="20" ,图像感光器元件:CMOS</td>  </tr>

  <tr><tdheight="20",感光器像素(万个):210</td> </tr>

  <tr><tdheight="20",图像感光器数量:1</td>  </tr>

  <tr><tdheight="20">光学变焦倍数:10</td> </tr>

  <tr><tdheiqht="20",显示屏尺寸(英寸):2.7</td> </tr>

 </table></td>

 </tr>

 </table>

 </body>

 </html>

(1)

¥

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服