Forum Discussion

Arturo_G__Molin's avatar
Arturo_G__Molin
Icon for Nimbostratus rankNimbostratus
Dec 20, 2012

Redirect + datagroup

Hi,

 

I have a datagroup... for example

 

/prueba.com := /prueba.com/home

 

 

I have used HTTP::redirect and HTTP::respond 301 Location "..." and It doesn't work.

 

HTTP::respond 301 Location "http://[class match -value [HTTP::host][HTTP::uri] eq dg_redirect]"

 

 

Would you know what I am doing bad?

 

11 Replies

  • Arie's avatar
    Arie
    Icon for Altostratus rankAltostratus

    Data groups are updated differently in the web-based UI than they are through the iRule Editor. I can't remember which one completely deletes the data group and which one 'only' deletes the entries.