Hi, I would like to make some URL rewriting with Haproxy. Basically haproxy is reverse proxying an https web site hosting an Outlook Web Access. I would like to add /owa/ at the end of the URL when users type in https://mywebsite/ or https://mywebsite. Result will look like this : https://mywebsite/owa/.
I have been trying to get it working inspired by all the material I could find on the net but without good results. Help will be really appreciated. Cheers Jérôme

