FastCGI-Archives / Fcgi2
Licence: other
FastCGI.com fcgi2 Development Kit fork from http://repo.or.cz/fcgi2.git + last snapshot
Stars: ✭ 134
Programming Languages
c
50402 projects - #5 most used programming language
Labels
Projects that are alternatives of or similar to Fcgi2
Gopherus
This tool generates gopher link for exploiting SSRF and gaining RCE in various servers
Stars: ✭ 1,258 (+838.81%)
Mutual labels: fastcgi
LaraSible
A complete ansible playbook for create a hosting envorinment with Nginx, PHP-FPM, Redis and MariaDB for Laravel Framework on Linux
Stars: ✭ 15 (-88.81%)
Mutual labels: fastcgi
Fast Cgi Client
A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM
Stars: ✭ 478 (+256.72%)
Mutual labels: fastcgi
Php Fpm Queue
Use php-fpm as a simple built-in async queue
Stars: ✭ 103 (-23.13%)
Mutual labels: fastcgi
Fos
FastCgi Server designed to run Owin applications side by side with a FastCgi enabled web server.
Stars: ✭ 65 (-51.49%)
Mutual labels: fastcgi
Libtelegram
Fast, efficient, header-only C++ Telegram bot API library using polling or FastCGI
Stars: ✭ 88 (-34.33%)
Mutual labels: fastcgi
mod fastcgi
FastCGI.com mod_fastcgi apache 2 module fork from http://repo.or.cz/mod_fastcgi.git + last SNAP-0910052141 snapshot
Stars: ✭ 23 (-82.84%)
Mutual labels: fastcgi
Php Fastcgi Client
Lightweight, single file, FastCGI client for PHP
Stars: ✭ 270 (+101.49%)
Mutual labels: fastcgi
Protocol Fcgi
FastCGI (FCGI) Protocol implementation for PHP
Stars: ✭ 106 (-20.9%)
Mutual labels: fastcgi
Cutelyst
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Stars: ✭ 671 (+400.75%)
Mutual labels: fastcgi
FastCGI Developer's Kit
Copyright (c) 1996 Open Market, Inc. See the file "LICENSE.TERMS" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
Documentations
Basic Directions
Build Requires on unix:
You need to install gcc, gnu make, m4, aclocal, autoconf, automake and libtool packages.
Example on ubuntu :
# apt install gcc make m4 autoconf automake libtool
Unix:
./autogen.sh
./configure
make
make install
Win32:
nmake -f Makefile.nt
(or use the MSVC++ project files in the Win32 directory)
CHANGES
This repository are a fork from the original fastcgi sdk from FastCGI.com that are now down, the new place of FastCGI.com are at https://fastcgi-archives.github.io/.
For more detail regarding changes, please consult the git log available.
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].