Forum Discussion

abdul_rahman_63's avatar
abdul_rahman_63
Icon for Nimbostratus rankNimbostratus
Jan 14, 2018

irule to mask the server response header ?

We have a service at abc.com/test now we are redirecting the clients to bbc.com/tester/etc using irule? We do not want the end clients to see the URL after redirection bbc.com/tester/etc. We want the end users to see only abc.com/test.

 

1 Reply

  • Try to use "Rewrite Profile" by creating a new one in "URI translation mode " and define client and server URIs in the rule as the following:

    client URI:  http://abc.com/test
    server URI : http://bbc.com/tester