https://bugzilla.redhat.com/show_bug.cgi?id=1182770 --- Comment #3 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx> --- First test (httpd-2.2.15-39.el6, php-fpm-5.3.3-40.el6_6, mod_proxy_fcgi-2.4.10-1.el6.) ProxyPass /proxy/ fcgi://127.0.0.1:9000/var/www/html/ http://localhost/proxy/info.php => work But, with mod_proxy_fcgi we could expect to be able to use <FilesMatch \.php$> SetHandler "proxy:fcgi://127.0.0.1:9000" </FilesMatch> But this doesn't (seems to) work. Can you please confirm ? If this package only offers ProxyPass(Match) support, I think this should be explain in the %description. Notice: I don't think the "This package is only relevant for Apache 2.2..." have sense in the %description. I also think it is a bit confusing that this module is not enabled by default after installation (as mod_proxy is enabled, should not be an issue). -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review