Hello,
i´ve set up Lenya 1.2.4 with cocoon-2.1.7 and everything works fine, even with those rewrite rules (See my configuration below, it might be usefull for enyone) But when i want to publish a non english index.html (e.g. index_de.html) the rule (RewriteRule ^/$ index.html [R]) still rewrites everything to index.html and this is the english page. Sure i can say RewriteRule ^/$ index_de.html [R] but how is this handled if somebody requests the english page? I hope you understand my point of view. Best regards, Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]