Greetings! I'm not sure this is possible, and I've spent a lot of time digging around. I figure it's time to ask the pros.
I'd really like to do something like this: reqrep ^([^\ :]*)\ /(.*) \1\ /_/%[hdr(host)]/\2 But, this doesn't appear to work. Is there any way to make this work in haproxy? I really like how haproxy handles SNI and SSL certificate loading. Hopefully I'm just missing something. Thanks! -Dan

