Forum Discussion

4 Replies

  • Hello,

     

    You must add if or switch condition to specify the URI you would like to block. Your current irule doesn't work.

     

    [HTTP::host] equals "mailarchive.ewe.com.tr" and [HTTP::path] equals "/"

     

    You can also use HTTP::uri instead of HTTP::path

     

  • Hello,

     

    You must add if or switch condition to specify the URI you would like to block. Your current irule doesn't work.

     

    [HTTP::host] equals "mailarchive.ewe.com.tr" and [HTTP::path] equals "/"

     

    You can also use HTTP::uri instead of HTTP::path