Misc. updates to get a clean make on Linux. A bit of
[catagits/fcgi2.git] / examples / tiny-fcgi.cgi
1 #!../cgi-fcgi/cgi-fcgi -f
2 -connect sockets/tiny-fcgi ./tiny-fcgi 1
3 #
4 # tiny-fcgi.cgi --
5 #
6 #        Invoke FastCGI example program using cgi-fcgi
7 #
8 # Copyright (c) 1996 Open Market, Inc.
9 #
10 # See the file "LICENSE.TERMS" for information on usage and redistribution
11 # of this file, and for a DISCLAIMER OF ALL WARRANTIES.
12 #
13 #  $Id: tiny-fcgi.cgi,v 1.1 1997/09/16 15:36:29 stanleyg Exp $
14 #