Web site redirection rule

Hello,I have the following web site document:

  1. Host names or addresses mapped to this site:

mysite.org

www.mysite.org

  1. 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

Subject: web site redirection rule

make the incoming URL pattern /myapp.nsf/maindocs (instead of just /maindocs ) and it should work.

I don’t know why Domino won’t redirect on the shorter URL, but all the tests I did, it only worked when I put the database name as part of the redirection URL.