You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes#4708).
Discussion
----------
Change Apache php-fpm proxy configuration
| Q | A
| ------------- | ---
| Doc fix? | Yes
| New docs? | No
| Applies to | All
| Fixed tickets |
I had problems using ProxyPassMatch and mod_rewrite and now I use SetHandler to send the request to proxy. This change works fine and should be the standar configuration in the future for Apache and php-fpm.
You can read the php developers discussion here http://www.serverphorums.com/read.php?7,956732 or some about problems fixed here http://blog.famillecollet.com/post/2014/03/28/PHP-FPM-and-HTTPD-2.4-improvement
Commits
-------
1873305 Update web_server_configuration.rst
41ac8c7 Update web_server_configuration.rst
71a24aa Update web_server_configuration.rst
0 commit comments