diff --git a/setup/web_server_configuration.rst b/setup/web_server_configuration.rst
index 0e3563fb7c2..22a375d3cac 100644
--- a/setup/web_server_configuration.rst
+++ b/setup/web_server_configuration.rst
@@ -162,10 +162,9 @@ Using mod_proxy_fcgi with Apache 2.4
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you are running Apache 2.4, you can easily use ``mod_proxy_fcgi`` to pass
-incoming requests to PHP-FPM. Configure PHP-FPM to listen on a TCP socket
-(``mod_proxy`` currently `does not support Unix sockets`_), enable ``mod_proxy``
-and ``mod_proxy_fcgi`` in your Apache configuration and use the ``SetHandler``
-directive to pass requests for PHP files to PHP FPM:
+incoming requests to PHP-FPM. Configure PHP-FPM to listen on a TCP or Unix socket,
+enable ``mod_proxy`` and ``mod_proxy_fcgi`` in your Apache configuration, and
+use the ``SetHandler`` directive to pass requests for PHP files to PHP FPM:
.. code-block:: apache
@@ -183,6 +182,8 @@ directive to pass requests for PHP files to PHP FPM:
# with mod_rewrite or mod_autoindex
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: