<-
Apache > HTTP Server > Documentation > Version 2.3 > Modules

Apache Module mod_proxy_fcgi

Available Languages:  en 

Description:FastCGI support module for mod_proxy
Status:Extension
Module Identifier:proxy_fcgi_module
Source File:mod_proxy_fcgi.c
Compatibility:Available in version 2.3 and later

Summary

This module requires the service of mod_proxy. It provides support for the FastCGI.

Thus, in order to get the ability of handling FastCGI protocol, mod_proxy and mod_proxy_fcgi have to be present in the server.

Warning

Do not enable proxying until you have secured your server. Open proxy servers are dangerous both to your network and to the Internet at large.

Directives

This module provides no directives.

See also

Available Languages:  en