htaccess Rewrite rule from "example.com/de/foo" to "example.de/foo" – Apache
RewriteRules can be such a pain for me, I cannot get this one to work. I have to redirect urls like example.com/de/anypath to example.de/anypath. [anypath] can be really any path, as I have to get it work for example.com/de/articles/programming/hello-world (would…