Logo address

CGI

2002/04/02

The most significant difference between Pegasus ver.1.0 and ver.0.9 is in the
treatment of CGI.

In ver.1.0, CGI is merely one of special configuration of execution handler.
According to the standard configuration, the condition that a file is CGI program is as bellow:

  1. execution flag is set for user `others'
  2. file suffix is `http' or `html'
  3. it is located in document space
  4. the name is not begin with `.'
!