代码搜索:FastCGI
找到约 214 项符合「FastCGI」的源代码
代码结果 214
www.eeworm.com/read/132649/5915016
lib makefile.cgi.lib
# $Id: Makefile.cgi.lib,v 1000.0 2003/10/29 19:48:33 gouriano Exp $
# Build library "XCGI"
# NOTE: see also makefile for lib "XFCGI" -- these two should be kept in-sync!
############################
www.eeworm.com/read/437877/7740585
c cgimain.c
/* cgimain.c - where to start CGI */
/* Copyright(C) eyBuild Group, 2005, 2006. All Rights Reserved. */
/*
modification history
--------------------
02a, 2006-03-22, newzy change file name to
www.eeworm.com/read/308733/13694328
in makefile.in
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
# This Makefile.in is free software
www.eeworm.com/read/437877/7740516
c cgimain.c
/* cgimain.c - where to start CGI */
/* Copyright(C) eyBuild Group, 2005, 2006. All Rights Reserved. */
/*
modification history
--------------------
02a, 2006-03-22, newzy change file name to
www.eeworm.com/read/439363/7711552
in config.h.in
/* config.h.in. Generated from configure.in by autoheader. */
/* "Enable encrypted sessions" */
#undef EN_ENCR_SESSIONS
/* "Fastcgi headers in fastcgi dir" */
#undef EN_FASTCGI_LONG_PATH
/* "Enab
www.eeworm.com/read/459490/1569238
tracfastcgi
= Trac with FastCGI =
Since version 0.9, Trac supports being run through the [http://www.fastcgi.com/ FastCGI] interface. Like [wiki:TracModPython mod_python], this allows Trac to remain resident, an
www.eeworm.com/read/292687/3950260
tracfastcgi
= Trac with FastCGI =
Since version 0.9, Trac supports being run through the [http://www.fastcgi.com/ FastCGI] interface. Like [wiki:TracModPython mod_python], this allows Trac to remain resident, an
www.eeworm.com/read/439363/7711537
h fcgi.h
#ifndef FCGI_STREAM_H
#define FCGI_STREAM_H
#include "config.h"
#include
#ifdef EN_FASTCGI_LONG_PATH
#include
#include
#else
#include
#i
www.eeworm.com/read/458008/1590161
fcgi dispatch.fcgi
#!/opt/local/bin/ruby
#
# You may specify the path to the FastCGI crash log (a log of unhandled
# exceptions which forced the FastCGI instance to exit, great for debugging)
# and the number of request
www.eeworm.com/read/458008/1590199
fcgi dispatch.fcgi
#!/opt/local/bin/ruby
#
# You may specify the path to the FastCGI crash log (a log of unhandled
# exceptions which forced the FastCGI instance to exit, great for debugging)
# and the number of request