代码搜索:FastCGI
找到约 214 项符合「FastCGI」的源代码
代码结果 214
www.eeworm.com/read/437877/7740576
h fastcgi.h
/*
* fastcgi.h --
*
* Defines for the FastCGI protocol.
*
*
* Copyright (c) 1995-1996 Open Market, Inc.
*
* See the file "LICENSE.TERMS" for information on usage and redistribution
* of this
www.eeworm.com/read/241235/13162258
fastcgi makefile.fastcgi
CC = gcc
CFLAGS = -c
FCFLAGS = -I/usr/local/include -include "fcgi_stdio.h" \
-D_DEFINE_FASTCGI_
AR = ar
RFLAGS = -r
SRCDIR = ../../src
INCDIR = ../../include
OBJDIR = obj
BINDIR = b
www.eeworm.com/read/308733/13694270
h fastcgi.h
/*
* fastcgi.h --
*
* Defines for the FastCGI protocol.
*
*
* Copyright (c) 1995-1996 Open Market, Inc.
*
* See the file "LICENSE.TERMS" for information on usage and redistribution
* of this
www.eeworm.com/read/308733/13694285
dsw fastcgi.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/222917/4815230
fastcgi readme.fastcgi
Credits:
Ben Mansell, Stephen Landamore, Daniel Silverstone, Shane Caraveo
Building PHP
------------
You must add '--enable-fastcgi' to the configure command on Linux or
OSX based systems to get fas
www.eeworm.com/read/222917/4815240
h fastcgi.h
/*
* fastcgi.h --
*
* Defines for the FastCGI protocol.
*
*
* Copyright (c) 1995-1996 Open Market, Inc.
*
* See the file "LICENSE.TERMS" for information on usage and redistribution
* of this
www.eeworm.com/read/299474/3852120
cpp fastcgi.cpp
/*____________________________________________________________________________*\
*
Copyright (c) 1997-2003 John Roy, Holger Zimmermann. All rights reserved.
These sources, libraries and appl
www.eeworm.com/read/325387/3484382
c ngx_http_fastcgi_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
#include
typedef struct {
ngx_http_upstream_conf_t upstream;
ngx_s
www.eeworm.com/read/292685/3950374
c ngx_http_fastcgi_module.c
/*
* Copyright (C) Igor Sysoev
*/
#include
#include
#include
#include
typedef struct {
ngx_http_upstream_conf_t upstream;
ngx_s