Upgrade to 8.1.3-3
Upgrade to 8.1.3-3
ayakael
created branch upgrade/8.1.3-3 in ilot/onlyoffice-document-server
2024-09-04 16:23:15 +00:00
nextcloud: redirect rules not working for Nextcloud client
nextcloud: redirect rules not working for Nextcloud client
Adding:
location /index.php/204 {
return 204;
}
to redirect code did the trick.
nextcloud: redirect rules not working for Nextcloud client