https://bz.apache.org/bugzilla/show_bug.cgi?id=69203
--- Comment #5 from Chris <[email protected]> --- Yes also using SetHandler here. Here's an exmaple I pulled real quick: > <IfModule proxy_fcgi_module> > <FilesMatch \.(phtml|php[0-9]*)$> > SetHandler > proxy:unix:/opt/cpanel/ea-php83/root/usr/var/run/php-fpm/e18adaedd0965f51198d600818c258525fea9ef2.sock|fcgi://www.example.com > </FilesMatch> > </IfModule> -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
