File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ same URL you use to access Nextcloud from your web browser - e.g.::
33
33
34
34
https://cloud.example.com
35
35
36
- https://cloud. example.com/nextcloud (if Nextcloud is installed in a subdirectory)
36
+ https://example.com/nextcloud (if Nextcloud is installed in a subdirectory called "nextcloud" )
37
37
38
38
Third-party WebDAV clients
39
39
--------------------------
@@ -57,7 +57,7 @@ The URL to use when configuring third-party apps to connect to Nextcloud is a bi
57
57
58
58
https://cloud.example.com/remote.php/dav/files/USERNAME/
59
59
60
- https://cloud. example.com/nextcloud/remote.php/dav/files/USERNAME/ (if Nextcloud is installed in a subdirectory)
60
+ https://example.com/nextcloud/remote.php/dav/files/USERNAME/ (if Nextcloud is installed in a subdirectory called "nextcloud" )
61
61
62
62
.. note :: When using a third-party WebDAV client (including your operating system's
63
63
built-in client), you should use an application password for login rather than your
You can’t perform that action at this time.
0 commit comments