From e06fa576c677ffd7f7cb613db26f385eb3aa6a25 Mon Sep 17 00:00:00 2001 From: Mason Brothers Date: Wed, 26 Apr 2023 11:10:26 -0600 Subject: [PATCH] Update proxy.rst Fix spelling Signed-off-by: Mason Brothers --- admin_manual/office/proxy.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/office/proxy.rst b/admin_manual/office/proxy.rst index abdc912a9..679703843 100644 --- a/admin_manual/office/proxy.rst +++ b/admin_manual/office/proxy.rst @@ -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 \ No newline at end of file + https://sdk.collaboraonline.com/docs/installation/Proxy_settings.html