Hi all, Please bare with me if I am asking a naive question, afterall, my Turbine experience only started a few weeks ago.. Here is what I would like to acomplish, please shred some light on me: there will be many different versions of the pages (e.g. different languages), ie, different screens + layout pairs. lang1.mysite.com/* -> screen/lang1/* (which eventually assembles the page with layout/lang1/*) lang2.mysite.com/* -> screen/lang2/* (which eventually assembles the page with layout/lang2/*) I would like the user see the "lang1.mysite.com/*" URLs only, instead of the ~/myapp/servlet/myapp path. Do I need to use Apache + Turbine (ie, Catalina) or I can accomplish this by Turbine only? Anything to do with mod_rewrite? It doesn't seems to be a "real" vhost problem to me... Any help would be greatly appreciated. Sincerely, Kenny __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
