mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Update proxy.rst
Fix spelling Signed-off-by: Mason Brothers <masonbrothers@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ Reverse proxy
|
||||
|
||||
The server part of Nextcloud Office (coolwsd daemon) is listening on port 9980 by default, and clients should be able to communicate with it through port 9980. However on most setups it is common to use a reverse proxy to more easily handle SSL termination and have a unified entrypoint for HTTP requests.
|
||||
|
||||
THe following rules should be in place to forward requests to the coolwsd daemon on port 9980:
|
||||
The following rules should be in place to forward requests to the coolwsd daemon on port 9980:
|
||||
|
||||
- /browser
|
||||
- /hosting/discovery
|
||||
@@ -15,4 +15,4 @@ THe following rules should be in place to forward requests to the coolwsd daemon
|
||||
|
||||
.. seealso::
|
||||
Full configuration examples can be found in the Collabora Online documentation:
|
||||
https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html
|
||||
https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html
|
||||
|
||||
Reference in New Issue
Block a user