Server Side Includes Exercise

1. Using server side includes, include the current date and the last modified date on a page in the following format: June 1, 2000. Do not display the time.

2. Use a virtual include to include information into the file.  For example, you could rework the tables exercise by putting the navigational element in a separate file to be included into the file. 

3. Since the virtual include will be transparent when the file is viewed on the server, also save the file to which you are including material and the material you are including as .txt files and put links from your home page.  If the same is true for the dates, save these files also as .txt files.

As for all assignments this term, create a link to the assignment from your home page and upload the files.  

Note: I couldn't get the SSI to work on either Erols or the NOVA student server, so don't spend too much time if you can get these to work either.  If you are successful with some server the class would have access to, you might send the class an email at IST226@egroups.com to that effect.