Hi.
i want to use mod_rewrite on numbers but i cant find it anywhere..
Forexample i want to create a rule like that:
0 - z
1 - o
2- t
www.example.com/numbers-tzot.html
must be redirect to:
www.example.com/numbers-2012.html
so..
i try to rewrite numbers in URL's..
can i do that?