I am testing the operation of Enterprise and am configuring now. The documentation says the following,
Removing non-www to www redirect for our network
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]
What am I supposed to do with this? The documentation does not specify if these statements go anywhere on the site. If so, where? What file? Are there adjustments needed for an all "https" site like mine, which has the domain
https://sim-x.net? I have configured the CNAME records to for example "es.sim-x.net". Please be specific as to what changes need to be made.
Also, where are the details on how to configure the GTranslate FREE selector for use with Enterprise? What should these settings be?
Operate with GTranslate Pro = Off?
Operate with GTranslate Enterprise = ON?
Translation Method = ???? (which one of, GOOGLE DEFAULT, REDIRECT, or ON THE FLY)
I think I figured out the other settings. Thanks.
Ken