Skip to content

Commit 0563365

Browse files
pabzmszaimen
authored andcommitted
We do support nginx+php-fpm these days!
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
1 parent 63ab7ea commit 0563365

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

admin_manual/installation/nginx.rst

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

7-
.. warning::
8-
Please note that web servers other than Apache 2.x are not officially supported.
9-
10-
.. note::
11-
This page covers example NGINX configurations to run a Nextcloud server.
12-
These configurations examples were originally provided by `@josh4trunks <https://github.com/josh4trunks>`_
13-
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.
148

159
- You need to insert the following code into **your Nginx configuration file**.
1610
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)