Web Design and Implementation (Winter 04-05)


Server-Side Includes: Studio Exercise ( 2 February 2005)

Look over Professor Vullo's SSI Demo page, and/or the Apache SSI tutorial. Using those examples as a starting point, create a page that automatically shows the current date and time, and also includes a copyright statement (or some other fragment of text) taken from an external file in another directory.


Links From Other Weblogs (Trackbacks)
(Trackback link: http://www.it.rit.edu/~ell/mt/mt-tb.cgi/1232)
Trackback link from Nick's BLOG

Excerpt: Today I created an shtml file (server parsed html file) that displays the server's local time and date, along with a copyright statement pulled from an external file in another directory. You can view my example here. I could see...
Read More: Server Side Includes

Posted Feb 7, 2005 2:45 PM
Trackback link from Kent's Weblog

Excerpt: Well this was a fairly simple exercise once I figured out that I had to put my text file in a directory below the one my website was in and that I couldn't use an absolute path. Anyway here's my...
Read More: Server Side Includes

Posted Feb 8, 2005 9:30 PM
Trackback link from Darryl Williams

Excerpt: this excersie was fun. I see alot I can use for my wifes web page. The email form program will be a perfect addition to the page...
Read More: Dynamic Sites and CGI

Posted Feb 10, 2005 1:50 PM
Trackback link from Ryan's Weblog

Excerpt: Today we covered server side technologies such as server side authentication and server side includes. You can find my leetsauce (hint: thats the user name and password) here. You can find my sweet SSI page here....
Read More: Server Side Technologies

Posted Feb 14, 2005 3:40 PM
Trackback link from Jesus's Weblog

Excerpt: Today I created a .shtml file that has some SSI statements, including a file include from a different directory....
Read More: SSI

Posted Feb 15, 2005 9:04 AM
Comments