| redirect to same docroot with multible locales
|
arumilli

msg:4525334 | 2:37 pm on Dec 5, 2012 (gmt 0) | Hi all, We have the urls like server.com/storefront/_ui/folder/test.js server.com/uk/_ui/folder/test.js server.com/fr/_ui/folder/test.js We need to handle Javascript from webserver. So I placed JKUnMount /*/_ui/* loadbalancer But only problem is context root are different and all has to pick the same files all my files are in /var/www/html/_ui How can I achieve this? Sree.
|
|