https://bz.apache.org/bugzilla/show_bug.cgi?id=62339

--- Comment #3 from Mathieu <[email protected]> ---
Thanks Eric for your suggestions.

I may have missed something, but I cannot get the "SetHandler" method to works:
  <FilesMatch "\.php$">
    SetHandler
"proxy:unix:/run/php7.0-fpm-www-data.sock|fcgi://localhost/var/www/html"
  </FilesMatch>

Always gives me a "File not found." (both with and without a path_info string),
and nothing really more helpful in the logs:
  AH01071: Got error 'Primary script unknown\n'

And "ProxyFCGISetEnvIf" is not yet available in Debian stable (httpd is still
2.4.25, not yet 2.4.26).

-- 
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]

Reply via email to