Skip to content

Commit a24b9cc

Browse files
committed
We do support nginx+php-fpm these days!
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
1 parent ae4c87f commit a24b9cc

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

admin_manual/installation/nginx.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
NGINX configuration
55
===================
66

7-
.. note::
8-
This page covers example NGINX configurations to run a Nextcloud server.
9-
These configurations examples were originally provided by `@josh4trunks <https://github.com/josh4trunks>`_
10-
and are exclusively community-maintained. (Thank you contributors!)
7+
This page covers how to run a Nextcloud server using NGINX backed by PHP-FPM, which is also an officially supported setup.
118

129
- You need to insert the following code into **your Nginx configuration file**.
1310
Choose the appropriate example based on whether you are deploying :ref:`nginx_webroot_example` (i.e. :code:`https://cloud.example.com/`) or :ref:`nginx_subdir_example` (i.e. :code:`https://cloud.example.com/nextcloud`).

0 commit comments

Comments
 (0)