1
0

Fix typos

This commit is contained in:
2022-11-01 19:45:32 +01:00
parent 69cb3204b9
commit 7ba25aa455

View File

@@ -25,7 +25,7 @@ The following config example can be used a blueprint:
# CSS, favicon and fonts need to be accesible without auth
# for e.g. the password protected share feature
# If the password protected share feature is not used
# the locations can be ommitted to prevent an information leak
# the locations can be omitted to prevent an information leak
# In fact, they can also be ommitted if the password protected
# share feature _is_ used, but then the password entry page
# will not be styled. Pick your poison.
@@ -52,7 +52,7 @@ The following config example can be used a blueprint:
</Location>
# If shares should not be accessible to unknown clients
# this (and the Location directives above) can be ommitted
# this (and the Location directives above) can be omitted
<Location /nbscloud/files/shares>
ProxyPass http://localhost:PORT/nbscloud
ProxyPassReverse /nbscloud