Comment on OPNSense Reverse Proxies and Giving Internal Services Domain Names?
xavier666@lemmy.umucat.day 2 days ago Redirection errors, as per my my experience, can be due to
- Incorrect destination port/IP (Checking the mapping)
- Incorrect sub domain mapping (Check DNS)
- Target website is https, so it’s expecting something else in the caddy request. You can resolve this by reducing the security options in the target website.
I have used caddy with immich but I didn’t require any modified redirection options.