Intro to Apache - ApacheCon
CGI advantages
  • It is simple

  • It is quick to develop

  • There are a lot of available libraries, so you don't have to do a lot of your own work.

  • It can be written in any language you like

    
        Perl
        Python
        Visual Basic
        C/C++
        Shell script
        Cobol
        DOS batch files (no, really!)
    
      

Index
Back to CGI shortcomings
Forward to CGI: Handling errors

ApacheCon : Intro to Apache - Slide #90 of 139