mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update proxy.rst
Fix spelling Signed-off-by: Mason Brothers <masonbrothers@users.noreply.github.com>
This commit is contained in:
parent
94470537f3
commit
e06fa576c6
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user