hi,
how can i have this link:
domain.tld/de/index.html
pointing to domain.tld/index.html, without having a folder named "de" and without redirection (url must stay with /de/ in the middle). I want to use "de" as a parameter for selecting my content xml-files.
I tried it with match="*/index.html" but only figured out to make a redirection. Is there something like an url rewriter? i thought so but i didn't find it any more in the documentation.
I am also interested in "best practices". I didn't like the sample
with the request param, cause it's not search engine friendly and
i want not to have deep links with blub.html?lang=de or something like that.
Thanx + Kindly Regards, Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
