nextcloud-documentation/admin_manual/installation
BernieO 89a8d82f02 update nginx subdir config to properly resolve oc(m|s)-provider
signed-off-by Bernhard Ostertag <bernio.github@gmx.de>

After upgrading to 15.0.5 this is shown in the Admin-panel:
```
Your web server is not properly set up to resolve “/ocm-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
Your web server is not properly set up to resolve “/ocs-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
```
I think for runnning nextcloud in a subdirectory of webroot, this rewrite has to be added to the nignx configuration when running nextcloud in a subdirectory of webroot
2019-03-04 12:48:51 +00:00
..
images Move "apps management" to same level as "user management" 2018-12-03 10:00:15 +00:00
apps_supported.rst Fix typo 2018-12-03 10:00:16 +00:00
command_line_installation.rst Remove links to removed section 2017-11-24 13:34:37 +01:00
deployment_recommendations.rst Fix link markup 2018-03-20 08:58:40 +01:00
harden_server.rst Fixed grammar error. 2019-02-17 00:16:31 +13:00
index.rst Rename sections and remove "configuration/configure" from the elements in the configuration section 2019-02-01 21:57:25 +00:00
installation_wizard.rst added IPv6 example in trusted_domains 2019-01-16 19:07:35 +00:00
nginx.rst update nginx subdir config to properly resolve oc(m|s)-provider 2019-03-04 12:48:51 +00:00
php_72_installation.rst add rh-php72-php-pecl-apcu for centos too 2019-02-12 17:49:21 +00:00
selinux_configuration.rst CentOS 7 walkthrough install created (#843) 2018-11-13 09:13:55 +01:00
server_tuning.rst Move server tuning from configuration section to the installation section 2019-02-01 21:57:25 +00:00
source_installation.rst Changed CentOS install to SCL from webtatic 2019-02-14 14:24:17 +02:00
system_requirements.rst iOS Files & Talk apps are requiring iOS 10.x 2019-02-01 21:42:03 +00:00