Hi,
I get the enterprise versions and made the configurations as mentioned in the documentation.
I still have some questions :
[1] How to redirect the original language? My original language is French, if use CNAM fr.mysite.com http://www.mysite.com it does not work. And if i use CNAM fr.mysite.com xxx.yyy.gtranslate.net to redirect to your servers it works, but I do not know if is this the best way, and if you server detect that there is no translations to do.
[2] When I use the rewrite rules mentioned in the documentation in order to remove the non-www redirection I get an erro on the apache server with the last line :
RewriteCond %{HTTP:X-GT-Lang} ^$ # requests from our network will have X-GT-Lang header
RewriteCond %{HTTP_HOST} ^domain.com
RewriteRule (.*) http://www.domain.com/$1 [R=301,L]
But if I do not use this rule, I think there no problem with my configuration.
Is it important to add this rule?
[3] How dose the cache system works? What is the default values the cache parameters, and Is it possible to configure them?
[4] Is there any way in order to consult the stats of the translations?
Regards,
Adel