Site Infrastructure  «Prev  Next»

Web servers - Quiz

Each question is worth one point. Select the best answer for each question.
 
1. You have only one machine running Linux and Apache Server, and two IP addresses that resolve to different names (dispersednet.com and www.javadeploy.com).
You wish to have two distinct Web sites. What options are available to you?
Please select the best answer.
  A. Create virtual directories so that the sites can serve documents separately.
  B. Create a virtual server, then bind both IP addresses to it.
  C. Create a total of two virtual servers on the system, and bind an IP address to each.
  D. Get another box and serve each site separately.

2. Several users call, complaining that they can not access the search page. You fire up your browser, access the site with the correct URL, and get a 404 error. What is the nature of such an error?
Please select the best answer.
  A. It is telling you that there is an internal error.
  B. It reports that the server is overworked.
  C. It reports that the document is not found using that particular URL.
  D. It reports that access is denied.

3. You wish to use your Web server to serve up a document not directly beneath the Web server root. What do you need to do?
Please select the best answer.
  A. Create a virtual server
  B. Create a virtual directory
  C. Install IIS
  D. Install Apache Server
Correct answers:

Your Score: 0