单项选择题
You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The server contains a Web site.
You need to ensure that the cookies sent from the Web site are encrypted on users computers.
Which Web site feature should you configure?()
A.Authorization Rules
B.Machine Key
C.Pages And Controls
D.SSL Settings
相关考题
-
单项选择题
You install the Web Server (IIS) role on a new server that runs Windows Server 2008. You install a Microsoft .NET Framework 1.0 application on a Web site on the Web server. The company security policy states that all applications must run by using the minimum level of permission. You need to configure the Web site application so that it has the permissions to execute without creating any other content and without accessing any operating system components. What should you do?()
A.Set the .NET Framework trust level to Full for the Web site.
B.Set the .NET Framework trust level to Low for the Web site.
C.Set the .NET Framework trust level to High for the Web site.
D.Set the .NET Framework trust level to Medium for the Web site. -
单项选择题
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 install the Web Server (IIS) role on a server that runs Windows Server 2008. Your companys human resources department has a Web site named www.contoso.com/hr. You need to create a virtual directory on the company Web site for the HR department. Which command should you run on the Web server?()
A.appcmd add app /app.name:contoso /path:/hr /physicalPath:c:\websites\hr
B.appcmd add site /name:hr /physicalPath:c:\websites\hr
C.appcmd add vdir /app.name:contoso /path:/hr /physicalPath:c:\websites\hr
D.appcmd set vdir /vdir.name:hr /path:/hr /physicalPath:c:\websites\hr
