Hi @girtorapankaj!Actually, your solution looks quite good to me. If you
want it to be more generic, you could replace the regular expressions in
the first two lines with something likeSetEnvIfNoCase Request_URI
"^/(group|career|[a-z]{2})/([a-z]{2})" MARKET=$1 If you are able to
produce a dispatcher/vhost configuration that does not need additional
maintenance/configuration for future languages and markets depends
primarily on your content structure. The default, most recommended
structure usual...