Due : October 30, 2009
Assignment:
Install, configure and test server side scripting environment.
Requirements:
- Configure the HTTP server to use a server-side scripting language.
- Test the server-side scripting.
- Install and configure a web application.
Configure the HTTP server to use a server-side scripting language:
- Install and configure the php5 scripting environment on the webserver.
Test the server-side scripting:
- On each of the virtual web sites, install a simple php file that tests the functionality of php5.
- On each of the virtual web sites, update the index document to include a link to this php test file.
Install and configure a web application:
- Find an opensource calculator web application written in php. This can be any kind of calculator, tax, interest, scientific, etc.
- Download, install and configure this web application to work on one of your web sites.
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 application: full URL of web application main page



