Any tips on how I do a rewrite with more that 9 expressions.
example cgi?a=1&b=2.....k=11
Once it gets to $10 it takes $1 and adds a 0 to the end.
jdMorgan
12:46 am on Sep 6, 2004 (gmt 0)
Sure, do it in steps. Unless you append an [L] flag to your rule, its output will be processed by subsequent rules. You can also use nested groupings if it suits your needs.