Themod_fastcgi module was deprecated in the previous release and has been replaced in the current release by themod_proxy_fcgi andmod_authnz_fcgi modules. You must complete certain tasks to migrate from the mod_fastcgi module to themod_proxy_fcgi and mod_authnz_fcgi modules.
TThe mod_proxy_fcgi module uses mod_proxy to provide FastCGI support. The mod_authnz_fcgi module allows FastCGI authorizer applications to authenticate users and authorize access to resources.
Complete the following tasks to migrate from the mod_fastcgi module to the mod_proxy_fcgi and mod_authnz_fcgi modules.