Posted by kmcewen@a10networks.com
In the deploymant guide we say that we can not insert the /owa if it has been missed when using a shared vip for exchange services.
As this was a requirement by a customer I have developped the following that worked with a bit of help (thanks all)
when HTTP_REQUEST { if {[HTTP::uri] equals “/” } { HTTP::uri /[HTTP::uri] } }
This worked a treat in my case equaleed owa