2024-08-30, 12:19 AM
(2024-08-30, 12:12 AM)TheDreadPirate Wrote: Your caddyfile literally only needs two lines. Which you already had right.
Code:jellyfin.MY_DOMAIN_NAME.com
reverse_proxy HOME_NETWORK_PUBLIC_IP:8096
If you made any changes you do need to restart Caddy if you haven't done that already.
https://jellyfin.org/docs/general/networ...#caddyfile
https://caddyserver.com/docs/conventions#file-locations
Ok, that's how I have my Caddyfile anyway. Just wanted to make sure. So, I re-saved the Caddyfile just to be sure. I then used "systemctl reload caddy" and also tried "systemctl restart caddy" to restart it. Checked status with "systemctl status caddy" and it says Active. Reloaded my domain page in private tab but still a blank page and not even the welcome page that I had before.