Due : October 30, 2009
Assignment:
Install and configure an HTTP server.
Requirements:
- Configure the HTTP server to handle requests for multiple DNS names.
This work is to be completed on a new system created as the web server. Remember to configure DNS and SMTP correctly for this system. Also remember the SSH key assignment.
Configure the HTTP server to handle requests for multiple DNS names:
- Configure virtual hosts for at least three virtual hosts. These virtual hosts
must answer to specific DNS names. It would be a good idea to use
www.yourdomainandwww.yoursubdomainas two of your sites. These sites may answer to other names as well, if you so desire. - Create a unique web site for each of the virtual hosts.
Pass-off Procedure:
- Use the CIT submission system.
- Submit a text file named
web_info.txt. This file must be a plain text file, with the following format:ip: ip address of web server site1: fully qualified domain name of first web site site2: fully qualified domain name of second web site site3: fully qualified domain name of third web site



