Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4832

ACL match, rewrite and redirect

$
0
0

Hi,

I have an frontend acl correctly matching inbound requests and forwarding these to a specific pool of servers in the backend.

frontend front_443
default_backend default-servers
acl backend-acl path -m sub BACKEND
use_backend server-group1 if backend-acl

I would like to be able to rewrite the path matched by backend-acl, specifically removing a part of the path, before sending the request on to server-group1. Is there a way to do this?

Thanks

2 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4832

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>