The Computer Underground, Inc.
www.tcu-inc.com
Email: perl at dslextreme.com
Fax: 408-268-1162
Contact Me

About TCU.
Services Software Products
  • The Computer Underground
    Articles
  • Free Documentation

  • Employee Webpages
    & Description
  • Friends & Associates
  • User Groups in Columbus, Ohio and around the world

    1. FOSUG -- The Ohio State University Free Operating Systems Users Group
    2. COLUG -- Central Ohio Linux Users Group
    3. User Groups at The Ohio State University


    Copyrighted by The Computer Underground, Inc, 2001.

    These webpages are powered by Bluefish Linux, Perl, Php, PostgreSQL, and Apache. All of the webpages are driven by server side includes, CGI.pm, DBI.pm, Pg.pm, or other scripting resources. The need for GUI editors seems trivial when using ssi. SSI is much easier to use for a real webmaster. Notice how the server side include puts the correct time stamp of any file inside the webpage. Other web servers don't use ssi correctly. A ssi which includes a command or other ssi should have the content executed AFTER it is included -- a lot of other broken web servers don't do this, they execute code before the content is included (which would give you the timestamp of the included file and not the current file for the timestamp below). This is one of the many reasons why Apache is the most popular webserver used by the experts.

    
    
    
    FILE LAST MODIFIED: Tuesday, 20-Apr-1999 05:14:52 PDT