代码搜索:FastCGI

找到约 214 项符合「FastCGI」的源代码

代码结果 214
www.eeworm.com/read/308733/13694208

c authorizer.c

/* * tiny-authorizer.c -- * * FastCGI example Authorizer program using fcgi_stdio library * * Copyright (c) 1996 Open Market, Inc. * See the file "LICENSE.TERMS" for information on usage and red
www.eeworm.com/read/439363/7711527

h config.h

/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* "Enable encrypted sessions" */ #define EN_ENCR_SESSIONS /* "Fastcgi hea
www.eeworm.com/read/308733/13694241

htm ap_guida.htm

FastCGI Application Programmer's Guide - Index body { background
www.eeworm.com/read/308733/13694320

cpp fcgio.cpp

// // $Id: fcgio.cpp,v 1.13 2002/02/24 20:12:22 robs Exp $ // // Allows you communicate with FastCGI streams using C++ iostreams // // ORIGINAL AUTHOR: George Feinberg // REWRITTEN BY: Mich
www.eeworm.com/read/308733/13694246

htm cover.htm

FastCGI Programmer's Guide body { background-color: #ffffff; }
www.eeworm.com/read/437877/7740584

txt readme.txt

About eybuild What is eybuild? eybuild is WEB development toolkit, in which you can insert C/C++ script into html/xml files directly. for more see http://www.eybuild.com FastCGI: Please see
www.eeworm.com/read/308733/13694216

cpp echo-cpp.cpp

/* * A simple FastCGI application example in C++. * * $Id: echo-cpp.cpp,v 1.10 2002/02/25 00:46:17 robs Exp $ * * Copyright (c) 2001 Rob Saccoccio and Chelsea Networks * All rights reserved
www.eeworm.com/read/308733/13694288

nt makefile.nt

# # Windows Makefile for FastCGI development kit # # $Id: Makefile.nt,v 1.4 2001/11/27 14:02:54 robs Exp $ # !IF "$(CFG)" == "" CFG=release !ENDIF all: "include\fcgi_config.h" cd ".\li
www.eeworm.com/read/437877/7740578

h fcgio.h

// // Provides support for FastCGI via C++ iostreams. // // $Id: fcgio.h,v 1.15 2002/02/25 13:16:11 robs Exp $ // // This work is based on routines written by George Feinberg. They // have been mostly
www.eeworm.com/read/308733/13694272

h fcgio.h

// // Provides support for FastCGI via C++ iostreams. // // $Id: fcgio.h,v 1.15 2002/02/25 13:16:11 robs Exp $ // // This work is based on routines written by George Feinberg. They // have been mostly