All Projects → FastCGI-Archives → mod_fastcgi

FastCGI-Archives / mod_fastcgi

Licence: other
FastCGI.com mod_fastcgi apache 2 module fork from http://repo.or.cz/mod_fastcgi.git + last SNAP-0910052141 snapshot

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to mod fastcgi

Apache Ultimate Bad Bot Blocker
Apache Block Bad Bots, (Referer) Spam Referrer Blocker, Vulnerability Scanners, Malware, Adware, Ransomware, Malicious Sites, Wordpress Theme Detectors and Fail2Ban Jail for Repeat Offenders
Stars: ✭ 441 (+1817.39%)
Mutual labels:  apache, apache2
Apache2buddy
apache2buddy
Stars: ✭ 297 (+1191.3%)
Mutual labels:  apache, apache2
vhost-gen
Configurable vHost generator for Apache 2.2, Apache 2.4 and Nginx
Stars: ✭ 111 (+382.61%)
Mutual labels:  apache, apache2
mod csrfprotector
apache 2.x.x module, for CSRF mitigation
Stars: ✭ 20 (-13.04%)
Mutual labels:  apache, apache-module
Apache24 Modules
Modules for Apache 2.4 and maybe 2.2
Stars: ✭ 12 (-47.83%)
Mutual labels:  apache, apache2
Modsecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analys…
Stars: ✭ 5,015 (+21704.35%)
Mutual labels:  apache, apache2
Apache-Directory-Listing
A directory listing theme for Apache
Stars: ✭ 138 (+500%)
Mutual labels:  apache, apache2
H5ai
HTTP web server index for Apache httpd, lighttpd and nginx.
Stars: ✭ 4,650 (+20117.39%)
Mutual labels:  apache, apache2
Redirect.rules
Quick and dirty dynamic redirect.rules generator
Stars: ✭ 69 (+200%)
Mutual labels:  apache, apache2
mod oauth2
OAuth 2.x Resource Server module for the Apache HTTPd web server
Stars: ✭ 34 (+47.83%)
Mutual labels:  apache-httpd, apache-module
apachetop
apachetop
Stars: ✭ 37 (+60.87%)
Mutual labels:  apache-httpd
kafka-shell
⚡A supercharged, interactive Kafka shell built on top of the existing Kafka CLI tools.
Stars: ✭ 107 (+365.22%)
Mutual labels:  apache
incubator-nlpcraft
Apache NLPCraft - API to convert natural language into actions.
Stars: ✭ 56 (+143.48%)
Mutual labels:  apache
php-setup-guide
How to setup your Mac for PHP development
Stars: ✭ 24 (+4.35%)
Mutual labels:  apache
hive-jdbc-driver
An alternative to the "hive standalone" jar for connecting Java applications to Apache Hive via JDBC
Stars: ✭ 31 (+34.78%)
Mutual labels:  apache
roxy-wi
Web interface for managing Haproxy, Nginx, Apache and Keepalived servers
Stars: ✭ 1,109 (+4721.74%)
Mutual labels:  apache
implyr
SQL backend to dplyr for Impala
Stars: ✭ 74 (+221.74%)
Mutual labels:  apache
kuberay
A toolkit to run Ray applications on Kubernetes
Stars: ✭ 146 (+534.78%)
Mutual labels:  apache
OpenSearch
🔎 Open source distributed and RESTful search engine.
Stars: ✭ 5,585 (+24182.61%)
Mutual labels:  apache2
node-fastcgi
Create FastCGI applications with node.js
Stars: ✭ 49 (+113.04%)
Mutual labels:  fastcgi

README for mod_fastcgi

mod_fastcgi is a module for the Apache web server, that enables FastCGI - a standards based protocol for communicating with applications that generate dynamic content for web pages.

FastCGI provides a superset of CGI functionality, but a subset of the functionality of programming for a particular web server API.

Nonetheless, the feature set is rich enough for programming virtually any type of web application, but the result is generally more scalable.

For more information on FastCGI, see on https://fastcgi-archives.github.io/

For information on installing mod_fastcgi with Apache 1.3.x, see the file INSTALL.

For information on installing mod_fastcgi with Apache 2.x, see the file INSTALL.AP2.

For information on configuring an installed instance of mod_fastcgi, see the file CONFIG.

For information on programming FastCGI applications, see on https://fastcgi-archives.github.io/?#apilib

Finally, if you get stuck - start with the Frequently Asked Questions (FAQ)

If you still can't find an answer use github issues.

For history the old mailing list are at:

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].