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 committed by Morris Jobke
parent b65324b954
commit 0d76a758ca
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

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