How do I enable mod_proxy_fcgi for Apache 2.4?
Regarding the instructions here:
EasyApache: Raw Opts (Custom Configure Flags)
I tried create a file:
/var/cpanel/easy/apache/rawopts/Apache2_4
that contain the following line:
--enable-proxy-fcgi=static
also I tried other variations:
--with-proxy-fcgi=static
--with-proxy_fcgi=static
But nothing happen, I didn't find mod_proxy_fcgi in the list of modules with httpd -l command. It seems that EasyApache does not even look into the file /var/cpanel/easy/apache/rawopts/Apache2_4
Help please, I am searching for a solution since hours
thanks
Regarding the instructions here:
EasyApache: Raw Opts (Custom Configure Flags)
I tried create a file:
/var/cpanel/easy/apache/rawopts/Apache2_4
that contain the following line:
--enable-proxy-fcgi=static
also I tried other variations:
--with-proxy-fcgi=static
--with-proxy_fcgi=static
But nothing happen, I didn't find mod_proxy_fcgi in the list of modules with httpd -l command. It seems that EasyApache does not even look into the file /var/cpanel/easy/apache/rawopts/Apache2_4
Help please, I am searching for a solution since hours
thanks