Skip to content

ProxyPassMatch is only possible if running PHP-FPM over TCP

MK requested to merge mk/ispconfig3:bug/mod_proxy_fcgi into master

This fixes an error when mod_proxy_fcgi is installed/enabled but PHP-FPM is listening on a socket.

Merge request reports