sun
@sun@slrpnk.net
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on [deleted] 3 days ago:
I can’t set a trailing slash Radarr removes it. I am not quite sure what you mean, but I have tried rewriting it.
like this, and then visit, but it makes no difference
redir /radarr/ /radarr handle_path /radarr* { reverse_proxy 1.1.1.1:7878 { header_up Host {host} header_up X-Real-IP {remote_host} header_up X-Forwarded-For {remote_host} header_up X-Forwarded-Proto {scheme} } }
You could also, instead of redirecting, rewrite it. Then it is handled serverside without sending the client somewhere else. I am not quite sure what you mean
- Comment on [deleted] 4 days ago:
I am using a VPS for it. So I can’t easily access it locally. I thought it might be insecure, but all the seedbox providers do it.
- Comment on [deleted] 4 days ago:
Yes Image