Misc. updates to get a clean make on Linux. A bit of
[catagits/fcgi2.git] / examples / echo.cgi
1 #!../cgi-fcgi/cgi-fcgi -f
2 -connect sockets/echo ./echo
3 #
4 # echo.cgi --
5 #
6 #        Invoke FastCGI echo 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: echo.cgi,v 1.1 1997/09/16 15:36:28 stanleyg Exp $
14 #