Dear all,
We would like to rewrite all urls for a certain backend to their lower
case form.
We thought on something like
reqrep ^([^\ ]*\ )(.*) %[\1,lower]
Is it possible to do so with HAProxy ?
Thank you for your help,
Laurent Mirguet
We would like to rewrite all urls for a certain backend to their lower
case form.
We thought on something like
reqrep ^([^\ ]*\ )(.*) %[\1,lower]
Is it possible to do so with HAProxy ?
Thank you for your help,
Laurent Mirguet