
Originally Posted by
DML73
Should the "index.php?language=de" be changed to something different?
Sorry, but I honestly couldn't say. I'm really not all that familiar with how ZenCart handles different languages. In fact if it wasn't for your example I would never have thought about rewriting the URL's to select a different language.
My previous input was based purely on the things that I could see were wrong, which isn't quite the same thing as telling you the things that could be right.
Offhand, I can't see what would be wrong with this current rewriteRule. It *looks* like it should be right.
What are you seeing in the browser URL for any given request?
What you *should* be seeing (if the rewrites are working correctly) is something like
Again, I've no idea whether these will give you the *results* you desire because that would depend on how the URI is parsed by ZenCart, but it will confirm whether the rewrites are being performed or not.
Cheers
RodG
ps. Could you give us/me the URL for the site(s). Offhand I don't know of any site that is using multiple languages (Although I'm sure there are lots of them around), and it would be useful to see this in action.