COP3832 Topics for the Final Exam

HTML

  • HTML Guide
  • Basic HTML Tags
    • HTML
    • TITLE
    • BODY
    • Header Tags
    • Paragraph and Line Breaks
    • Hypertext Links
      • Links
      • Targets
      • URLs in Links
    • In-Line Images
    • Combining Links with Images
    • Horizontal Rules
    • Tables
    • Lists
      • Ordered
      • Unordered
      • Definition

CGI Programming

  • Chapter 1
    • Omit: Alternative Technologies
  • Chapter 2
    • Omit: Proxies
  • Chapter 3
    • Omit: Complete (Non-parsed) Headers
    • Omit: User Authentication and Identification
  • Chapter 4
  • Chapter 5
    • Handling Errors
  • Chapter 6
    • Server Side Includes
  • Chapter 8
    • Omit: Data Storage
  • Chapter 9
    • Omit: Perl Mailers
  • Chapter 10
    • Text Files
    • DBM Files
  • Chapter 11

Unix Commands

  • ln

Information From Lectures

  • Perl Information
  • Making Forms Sticky
  • Regular Expressions
  • Mime Types
  • Language Negotiation
  • Content Negotiation
  • Unix Symbolic Links
  • Apache server
    • Alias
    • ScriptAlias
    • AddIcon
    • AddType
    • AddHandler
    • <Directory>
    • <Location>
    • <LocationMatch>
    • IndexOptions
      • FancyIndexing
      • SuppressSize
      • SuppressDate
      • SuppressLastModified
      • IconsAreLinks
    • Options
      • ExecCGI
      • Includes
      • IncludesNoExec
      • FollowSymLinks
      • SymLinksIfOwnerMatch 
      • Multiviews
      • All
      • None

Web Pages

  • Homework Assignments
  • HTML Codes fpr a Basic Web Page
  • Perl Primer
  • Regular Expressions
  • Server Information
    • Content Negotiation
    • Language Negotiation
  • On-line scripts form the textbook
  • Other scripts from the scripts-source directory
  • Examples of SSI commands
  • Mime Types
  • Making Froms Sticky