backflow icon indicating copy to clipboard operation
backflow copied to clipboard

Configure backends by hostname

Open codemonstur opened this issue 2 years ago • 0 comments

The host header in the request determines which URL the client expects to be talking to. But the code just routes to any of the configured backend URLs. I would like to have a way of selecting the backend URL based on the contents of the host header.

codemonstur avatar Mar 21 '23 16:03 codemonstur