o.k, I see that similar questions are asked all the time, but after many tweaks I still can't get it to work.
I'd like to redirect all versions of this:
http://example.com/en/something
To this:
http://example.com/EN/something
For example, this:
http://example.com/en/2007/06/08/the-3-basic-variations-of-hummus/
To this:
http://example.com/EN/2007/06/08/the-3-basic-variations-of-hummus/
How can I do it with htaccess?
Thanks.