secubox-openwrt/package/secubox/secubox-app-nextcloud/files
CyberMind-FR fe8c3aaf5e fix(nextcloud): Add /apps/ nginx location to fix 403 errors
The /apps/dashboard/ and other app paths were returning 403 Forbidden
because nginx was matching the directory via try_files before routing
to PHP. Added explicit location ^~ /apps/ to rewrite to index.php.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-17 03:44:24 +01:00
..
etc feat(nextcloud): Migrate to LXC with full-stack enhancement 2026-02-16 07:49:17 +01:00
usr/sbin fix(nextcloud): Add /apps/ nginx location to fix 403 errors 2026-02-17 03:44:24 +01:00