NC 14.0.1 requires the terminal /

for overwrite.cli.url when going to the root.
Maybe required as well for other paths?
This commit is contained in:
Marcel Waldvogel
2018-09-27 08:46:44 +02:00
parent 0beb2e4a15
commit 1a14327dbf

View File

@@ -318,7 +318,7 @@ must be writable by the HTTP user. Then you can set in the :file:`config.php` tw
if your setup is available on ``https://example.org/nextcloud`` or::
'overwrite.cli.url' => 'https://example.org',
'overwrite.cli.url' => 'https://example.org/',
'htaccess.RewriteBase' => '/',
if it isn't installed in a subfolder. Finally run this occ-command to update