Comment on [deleted]
aksdb@lemmy.world 2 months ago
Are all the *arr services aware that they are expected to have a certain basepath?
Comment on [deleted]
aksdb@lemmy.world 2 months ago
Are all the *arr services aware that they are expected to have a certain basepath?
sun@slrpnk.net 2 months ago
aksdb@lemmy.world 2 months ago
Does it make a difference, if that setting uses a trailing slash? Might be it redirects you to the path without, which triggers caddy to redirect you again, and so on and so forth.
You could also, instead of redirecting, rewrite it. Then it is handled serverside without sending the client somewhere else.