Greetings,

On 12/23/2020 7:10 PM, Jonathan Opperman wrote:

Works perfectly fine, what is the best way to hide /minio so it will rather say /storage so externally
I hide the fact that we are using minio?

You can do that by using 'http-request set-path %[regsub(^/storage,/minio)]' to rewrite the path that the backend sees from what the client sent.

- Chad


Reply via email to