Hi,
I'm new on ultraedit, could you help to converting for using in f5 irule script;
old text;
https://yyy.com/txxx-visitor
https://yyy.com/tyy-visitor
new text;
} elseif { [HTTP::uri] contains "txxx-visitor" }{
pool xxx_pool
} elseif { [HTTP::uri] contains "tyy-visitor" }{
pool xxx_pool
I gave an example like txxx-visitor or tyy-visitor , because always words begun with "t" and ending with "visitor".
Best regards
I'm new on ultraedit, could you help to converting for using in f5 irule script;
old text;
https://yyy.com/txxx-visitor
https://yyy.com/tyy-visitor
new text;
} elseif { [HTTP::uri] contains "txxx-visitor" }{
pool xxx_pool
} elseif { [HTTP::uri] contains "tyy-visitor" }{
pool xxx_pool
I gave an example like txxx-visitor or tyy-visitor , because always words begun with "t" and ending with "visitor".
Best regards
statistics: Posted by Aruspex — 15:15 - Today — Replies 0 — Views 50