Hi all,
I’m trying to do Rewrite with an HTTP template but I can’t understand how it works. I configured correctly the template to balance on the service group inside the app swithcing part but I also want to redirect as shown below:
When client request www.example.com I want rewrite to example.com/pwm
So my rule on the template is:
Pattern: /
Redirect To: /pwm
Unfortunately it doesn’t work at all what I’m doing wrong? I don’t want to use AFLEX to do a simple task!
Thanks
Luca