Hi Yana,
thanks for your PN. I'll come back to you later...
As a first step we purchased (some minutes ago) the enterprise monthly subscription to have a test with the subdomain approach...
What I've done so far: I added a sub domain (en.mydomain.com).
I configured my htaccess:
RewriteCond %{HTTP:X-GT-Lang} ^$
RewriteCond %{HTTP_HOST} ^mydomain.com
RewriteRule ^(.*)$
http://www.mydomain.com/$1 [R=301,L]
And I enabled 'Operate with GTranslate Enterprise' in the module.
When I open en.mydomain.com I get a non translated page.
What did I wrong?
Regards
Matt