Hi.
I need to set up Drupal 6 as a multilanguage site. 1 installation, several language versions = several domains, i.e.
- English at
englishsite.com
- French at
frenchsite.com
- German at
germansite.com
.
I've found a Tutorial that suggest that you need access to server's http.conf - this is quite unlikely on shared hosting.
Is it really neccesary?
Maybe You can set it up with .htaccess
or any other way.
Namely: what should I do to have such a configuration working ?
(after setting Language negotiation to Domain name only on .../admin/settings/language/configure
)