WEB Server通常使用那一个服务通道(port)?()A、98B、111C、80D、138
WEB Server通常使用那一个服务通道(port)?()
- A、98
- B、111
- C、80
- D、138
相关考题:
CGI脚本语言环境变量SERVER_PORT的意义是下列哪一项?A、在PATH_INFO中系统规定的路径信息B、附加的路径信息,由浏览器通过GET方法发出C、指向这个CGI脚本的路径D、服务器运行的TCP口,通常Web服务器是80
在WWW服务中,用户的信息检索可以从—台Web Server自动搜索到另一台Web Server,它所使用的技术是______。A.hypedinkB.hypertextC.hypermediaD.HTML
在WWW服务中,用户的信息检索可以从一台Web Server自动搜索到另一台Web Server,它所使用的技术是_______。A.hyperlinkB.hypertextC.hypermediaD.HTML
Interface ge-0/0/2.0 of your device is attached to the Internet and is configured with an IP address and network mask of 71.33.252.17/24. A Web server with IP address 10.20.20.1 is running an HTTP service on TCP port 8080. The Web server is attached to the ge-0/0/0.0 interface of your device. You must use NAT to make the Web server reachable from the Internet using port translation.Which type of NAT must you configure?()A. source NAT with address shiftingB. pool-based source NATC. static destination NATD. pool-based destination NAT
Which of the following is the BEST way to allow web software through the server firewall?() A. Implement an application exception.B. Implement an access control list (ACL).C. Open the corporate firewall to allow port 80.D. Implement port blocking on port 80.
Interface ge-0/0/2.0 of your device is attached to the Internet and is configured with an IP address and network mask of 71.33.252.17/24. A Web server with IP address 10.20.20.1 is running an HTTP service on TCP port 8080. The Web server is attached to the ge-0/0/0.0 interface of your device. You must use NAT to make the Web server reachable from the Internet using port translation. Which type of NAT must you configure?()A、source NAT with address shiftingB、pool-based source NATC、static destination NATD、pool-based destination NAT
Which of the following is the BEST way to allow web software through the server firewall?()A、Implement an application exception.B、Implement an access control list (ACL).C、Open the corporate firewall to allow port 80.D、Implement port blocking on port 80.
A web server is running correctly but sending a RST packet to any client trying to connect using HTTP on TCP port 80. Which of the following tools should be used to determine the listening port of the web server?()A、RouteB、IfconfigC、NetstatD、Nslookup
An administrator replaces the network card in a web server. After replacing the network card some users can access the server but others cannot. Which of the following is the FIRST thing the administrator should check?()A、Default gatewayB、The ports on the switchC、Port security on the server's switch portD、Ethernet cable
ou have a Windows Server 2008 Enterprise Root CA. Security policy prevents port 443 and port 80 from being opened on domain controllers and on the issuing CA. You need to allow users to request certificates from a Web interface. You install the AD CS role. What should you do next()A、Configure the Online Responder Role Service on a member server.B、Configure the Online Responder Role Service on a domain controller.C、Configure the Certification Authority Web Enrollment Role Service on a member server.D、Configure the Certification Authority Web Enrollment Role Service on a domain controller.
You have a server that runs Windows Server 2008. The Web Server (IIS) role is installed. You plan to host multiple Web sites on the server. You configure a single IP address for the server. All Web sites are registered in DNS to point to the single IP address. You need to ensure that each Web site only responds to requests by name from all client computers. What should you do?()A、Configue a unique port for each Web site.B、Configue a unique IP address for each Web site.C、Configue a unique Host Header for each Web site.D、Edit the Hosts file on the server to add all the Web site names associated to the network address.
单选题You need to specify the changes to the existing firewall configuration settings that are required by the HTTP endpoint that will be used by the proseware_projects database. What should you do?()ACreate a Web publishing rule on ISA2 that allows HTTP traffic on port 5017 from IIS1 to the SQL Server computer.BCreate a Web publishing rule on ISA1 that allows HTTP traffic on port 5017 from IIS1 to the SQL Server computer.CCreate a Web publishing rule on ISA2 that allows HTTPS traffic on port 5017 from IIS1 to the SQL Server computer.DCreate a Web publishing rule on ISA1 that allows HTTPS traffic on port 5017 from IIS1 to the SQL Server computer.
单选题You install the Web Server (IIS) role on a server that runs Windows Server 2008. Your companys default Web site has an IP address of 10.10.0.1. You add a Web site named HelpDesk. The HelpDesk Web site cannot be started.You need to configure the Helpdesk Web site so that it can be started. What should you do?()ARun the iisreset /enable command on the server.BConfigure the Helpdesk Web site to use a host header.CRun the appcmd add site /name: HelpDesk /id:2 /physicalPath: c:/HelpDesk /binding:http/*:80:helpdesk command on the server.DRun the set-location Cliteralpath d:/HelpDesk_content HelpDesk ID://2 location port:80 domain:helpdesk command in the Microsoft Windows PowerShell tool on the server.
单选题You have a Windows Server 2008 R2 Enterprise Root CA . Security policy prevents port 443 and port 80 from being opened on domain controllers and on the issuing CA . You need to allow users to request certificates from a Web interface. You install the Active Directory Certificate Services (AD CS) server role. What should you do next()AConfigure the Online Responder Role Service on a member server.BConfigure the Online Responder Role Service on a domain controller.CConfigure the Certificate Enrollment Web Service role service on a member server.DConfigure the Certificate Enrollment Web Service role service on a domain controller.
填空题常用的WEB服务器有()、()和Ngnix,使用Windows Server 2003自带Web服务器,需要配置()服务。