Hello,I have the following web site document:
- Host names or addresses mapped to this site:
- Home URL folder1\myapp.nsf
Then I have created a redirection rule:
Incoming URL pattern: /maindocs/
Redirect to this URL: mysite.org
It is not working. I’m not sure why.
Basically I want people when accessing
http://mysite.org/folder1/myapp.nsf/maindocs/ (maindocs is a view) to be redirect to mysite.org (root)
Is that possible? What I am missing?
Thanks in advance