- Joined
- Dec 31, 2021
- Messages
- 973
There's a question over on the caddy forum about this by @danb35
I got caddy to load using
But I'm still having the same issue.
I got caddy to load using
Code:
@notlegacy {
not path /index*
not path /remote*
not path /public*
not path /cron*
not path /core/ajax/update*
not path /status*
not path /ocs/v1/updater/*
not path /ocs/v2/updater/*
not path /ocs-provider/*
not path */richdocumentscode/proxy
}
rewrite @notlegacy /index.php{uri}But I'm still having the same issue.