Week Four

Perl Diver -

I was able to find the cgi-bin/ in my twodogweb.com directory. My ISP is hosted by Netfronts. I uploaded the Perl Diver script, using ASCII as the transfer method. I did find the CHMOD to change permissions, though I never did see a CHMOD Value where the instructions say to enter 755. However, after checking off the Owner, Group, and Public Read/Write/Execute boxes per instructions, all worked.
The Perl Diver Script is here: - Perl Diver
Server Side Includes -
  1. Create a file to import or include.
  2. Save the file in the myssi folder on your server
  3. Insert the include file command in a test document
  4. Using shtml extension speeds execution of file
  5. Create a new .htaccess document for the myssi folder if needed
The include command here prints a "Last modified" statement. (According to server information, the include can only be used in shtml files.)

Last modified

This file was last modified on Monday, 21-Jul-2003 19:36:53 PDT

The date is 07/31/10

The following is a Server Side Includes Javascript for listing links on a page.
List all links on this page

Random Images SSI

 

Beyond HTML - Week Four
Virtual University Classes - Summer 2003