Hello, before getting totally crazy i guess it’s better to aks the experts.
We have a Web Site “www.abc.com”.
The content is located in a database “/ge/content.nsf/0/*!opendocument”, where “0” is the default view.
I have a substitution rule /* → /ge/content.nsf/0/*.
Everything works as expected but the homepage.
The URL should be “www.abc.com” → “/ge/content.nsf/0/index!opendocument”.
I tried the “home URL” entry in Web Site document, redirections and other things. Trying to access the root document is always resulting in “/ge"content.nsf/0/!opendocument” (index is missing.).
Any idea on what i am doing wrong?