Strip all query parameters from reverse proxy

I think you can simply do rewrite * {path}? (rewrite directive, not the reverse_proxy option)

1 Like