Forum Discussion

ukstin's avatar
ukstin
Icon for Nimbostratus rankNimbostratus
Jun 09, 2008

conditional redirect (404)

Hi people, I´m trying to wrote a i-rule to redirect a 404 error based on the url. The i-rule I made is this one: when HTTP_REQUEST { set host [HTTP::host] set url [HTTP::uri] ...