Forum Discussion

Clemens_16785's avatar
Clemens_16785
Icon for Nimbostratus rankNimbostratus
Jun 11, 2015

irule redirect with wildcards possible?

Hi All

 

Is there a possibility to configure a Irule for a redirect which contains wildcard?

 

As example:

 

https://onlineofferte-test.test.com/(*)

 

needs to be redirected to

 

https://onlineofferte.test.com/(*)

 

So the part where the (*) is should be kept in the url. A complete URL looks like this:

 

https:// onlineofferte-test.test.com/WebOfferte/Default.aspx?CollCD=UBS8232001

 

and should be redirected to

 

https://onlineofferte.test.com/WebOfferte/Default.aspx?CollCD=UBS8232001

 

Thanks for your help!