1
General Discussion / Re: Modify requested URL
« on: August 01, 2021, 10:19:16 pm »
This worked for me:
In the frontend (advanced mode) oh HAProxy in the section Option pass-through
add:
http-request replace-value Host (.*):80 \1:443
In the frontend (advanced mode) oh HAProxy in the section Option pass-through
add:
http-request replace-value Host (.*):80 \1:443