Fix 403 and 404 redirect
* Nextcloud is not properly loaded in the standalone version (especially the theming)
* it is already not listed anymore in the Nginx config (see nextcloud/documentation#392)
* the index.php-free version doesn't support this
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
Showing
- core/templates/403.php 4 additions, 4 deletionscore/templates/403.php
- core/templates/404.php 4 additions, 4 deletionscore/templates/404.php
- lib/private/Setup.php 2 additions, 2 deletionslib/private/Setup.php
- tests/Core/Templates/TemplatesTest.php 0 additions, 20 deletionstests/Core/Templates/TemplatesTest.php
Loading
Please register or sign in to comment