Files moved up from the old src directory.
[catagits/fcgi2.git] / examples / tiny-fcgi2.cgi
1 #!../cgi-fcgi/cgi-fcgi -f
2 -connect sockets/tiny-fcgi2 ./tiny-fcgi2 1
3 #
4 # tiny-fcgi2.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-fcgi2.cgi,v 1.1 1997/09/16 15:36:29 stanleyg Exp $
14 #