nextcloud-documentation/admin_manual
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
..
configuration_database Merge pull request #1181 from Yvan-Masson/patch-1 2019-02-15 11:06:41 +01:00
configuration_files Add leading slashes to class in examples 2019-02-10 21:10:37 +00:00
configuration_mimetypes #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
configuration_server Update occ_command.rst 2019-03-04 12:04:27 +00:00
configuration_user Documentation: behaviour with empty LDAP user-attributes undocumented #1010 2019-02-05 09:17:53 +00:00
file_workflows Fix broken links - regression from #980 2019-02-01 21:57:25 +00:00
images Move "apps management" to same level as "user management" 2018-12-03 10:00:15 +00:00
installation update nginx subdir config to properly resolve oc(m|s)-provider 2019-03-04 12:48:51 +00:00
issues Add slashes to rewrite rules 2019-01-04 22:33:30 +00:00
maintenance Fix tiny typo. 2019-02-10 22:05:07 +00:00
apps_management.rst Move "apps management" to same level as "user management" 2018-12-03 10:00:15 +00:00
conf.py Add edit-on-github functionality 2018-11-28 20:10:29 +01:00
contents.rst Migrate release schedule to docs 2018-12-05 10:12:37 +00:00
Create HTML.lnk Add Windows enablers for documentation 2014-01-06 17:00:33 +01:00
Create PDF.lnk Add Windows enablers for documentation 2014-01-06 17:00:33 +01:00
index.rst Remove unneeded links (they are in the navigation already) and fix little typos 2018-12-03 10:00:16 +00:00
make.bat Add Windows enablers for documentation 2014-01-06 17:00:33 +01:00
Makefile Cleanup structure and duplicate outdated docs 2018-11-28 10:58:57 +01:00
release_notes.rst #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
release_schedule.rst Update release schedule 2019-02-27 23:11:58 +01:00