Forum Moderators: phranque

Message Too Old, No Replies

Mod_Rewrite

With more than 9 expressions?

         

maccas

11:10 pm on Sep 5, 2004 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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.

Jim