NAME
       disorder.cgi - DisOrder web interface

DESCRIPTION
       disorder.cgi  is the web interface for DisOrder.  It runs as a CGI exe-
       cutable under (for example) Apache.

       By default it will connect as the "guest" user.  This implies that dis-
       order  setup-guest must have been run on the server for the CGI to work
       effectively, though it should be possible to manage without.

       See disorder_actions(5) for a description of what the CGI does.

       See  disorder_options(5)  for  CGI-specific  configuration  and  disor-
       der_config(5) for general configuration.

       See disorder_templates(5) for the template language used.

WHERE IS IT?
       The  DisOrder  makefiles don't know where to install the CGI, or indeed
       whether you wanted it installed, so they do not install it at all.  You
       must  copy  it  into  the right location according to your web server's
       configuration.

SEE ALSO
       disorder_config(5), disorder_options(5), disorder_templates(5),  disor-
       der_actions(5)