Re: [users@httpd] Issue with FastCGI module in Apache 2.4

2019-07-19 Thread William A Rowe Jr
mod_fastcgi is long abandoned and was not a part of the httpd project. A derivative work mod_fcgid is maintained (lethargicly) by the project as a separate download ... https://httpd.apache.org/mod_fcgid/ and a new *core* module was introduced, mod_proxy_fcgi that is part of the standard distributi

[users@httpd] Issue with FastCGI module in Apache 2.4

2019-07-19 Thread Raani Palle, Nunda
Team, I am upgrading apache version from 2.0 - 32 bit to 2.4 - 64 bit on Linux. I am not able to convert the httpd.conf file to newer version. Please help. Especially I m finding difficulty in migration the variable 'FastCgiServer' Httpd.conf in 2.0 version AddHandler fastcgi-script .fcgi