Apache 2.0 proxy module scheme handler for FastCGI protocole. Is a complete rewrite of Apache Modile of FastCGI protocol. This rewrite are dedicated to external FastCGI server.

The project has migrated on GitHub here :
https://github.com/ZenProjects/Apache-Proxy-FastCGI-Module

The project Documentation are here :
http://zenprojects.github.io/Apache-Proxy-FastCGI-Module/

Features

  • Apache Module
  • Proxy FastCGI

Project Activity

See All Activity >

Categories

CGI Scripts

License

Apache License V2.0

Follow mod_proxy_fcgi

mod_proxy_fcgi Web Site

You Might Also Like
Find out just how much your login box can do for your customer | Auth0 Icon
Find out just how much your login box can do for your customer | Auth0

With over 53 social login options, you can fast-track the signup and login experience for users.

From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
0
0
1
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Building this module is problematic. I'm using Amazon Linux It uses makepp, not make - you need to find and download makepp to get started. IMHO, putting every user to the trouble of downloading a new tool when they all have make, is not proportionate. The makefile for mod_proxy_fcgi contains two fields you must set, one which points to apxs2 and the other which specifies the location of the apache development headers; you must then figure out what apxs2 *is* and where to get the development headers from. Turns out apxs2 is actually called apxs on Amazon Linux, so a simple rename will do; I think it comes from the module "apr", but I am not sure. The makefile in its original form points to a single apache directory, "/usr/include/apache2". In fact, this needs to point to *two* directories, "/usr/include/httpd" and "/usr/include/apr-1". I think the former comes from apache-devel and the latter from "apr-devel". However, something is broken, because when compiling this module, I see apr.h trying to include every platform-specific header file (i64, x86-64, ppc, mips, etc), rather than just x86-64. There needs to be some hints in a readme as to where and what dependencies are and beyond that, given that build appears logically rather than merely physically broken, I cannot yet say. Finally, note that the review values (0 to 5), when not specified (I cannot comment on design or support, since I've used neither) default to 0, which is misleading; and that Sourceforge remove all formatting from reviews so this review is now one single paragraph, which impairs readability. I give SourceForge 2/5 for their review facility.
Read more reviews >

Additional Project Details

Operating Systems

Linux, BSD

Languages

English

Intended Audience

System Administrators, Other Audience

Programming Language

C

Related Categories

C CGI Scripts

Registered

2006-05-19