Open simonjenny opened 2 years ago
Alright, after some more digging I found out that {http.request.host} variables are not replaced in errors.
So this is just caddy behavior right? Not a bug in this plugin?
Hi, I created a PR aiming to fix this issue, could you please take a look at it? Thanks!
Hi, is this being actively maintained? This PR was open by over 8 months. I get it if you can't maintain it, but please mark it as archived so people can fork this project and maintain it properly if necessary. Thank you for your time.
I'm thinking of tackling this in a more comprehensive way, since there's about a dozen config variables that need to be resolved in about four different code paths.
EDIT: #72
Certain requests sent from a Browser are not correctly resolved:
I already ask in the Caddy Community and it was suggested, that the proxy does not replace the {http.request.host} variable on every request: https://caddy.community/t/how-can-i-handle-empty-host-variables/14936
This is my s3proxy configuration:
xcaddy build command: