2025-03-25, 09:07 AM
hi,
my caddyfile looks like this
my.domain.com
redir /jellyfin /jellyfin/
reverse_proxy /jellyfin/* 127.0.0.1:8096
as in my jellyfin server i have put in /jellyfin in my baseurl
so the reason its not redirecting is it because it cant redirect from http to https on the mobile app but it can on the web as caddy is redirecting it?
my caddyfile looks like this
my.domain.com
redir /jellyfin /jellyfin/
reverse_proxy /jellyfin/* 127.0.0.1:8096
as in my jellyfin server i have put in /jellyfin in my baseurl
so the reason its not redirecting is it because it cant redirect from http to https on the mobile app but it can on the web as caddy is redirecting it?