Drupal Modification / Redirect

Drupal Modification / Redirect
Hello Drupal Experts,

we need modification of a multi-lingual drupal site.

Work:

Redirection of front page to index.html in each language.

Example:

test.com/ –> default language

test.com/en/index.html
test.com/it/index.html
test.com/de/index.html

Drupal Site:
http://www.goelpuerto.com

click on EN version to see difference, it returns /en

Example Site:
http://www.goconil.com

site how it should lool like

Background:
Drupal offers possibilities with the moduls path_auto, i18n to define front pages. But as soon you wish to redirect to /en/index.html it returns /en which is the internal default language.

The Approach should be made in Drupal and not with Apache mod_rewrite.

rgds,

Andreas

Leave a Reply

Your email address will not be published. Required fields are marked *