Skip to content

Commit 961831e

Browse files
authored
Merge pull request #14139 from nextcloud/backport/14138/stable33
[stable33] We do support nginx+php-fpm these days!
2 parents 3800fb3 + aba5a33 commit 961831e

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)