How to make a HTTP/1.1 301 Moved Permanently

Hi,

I need to have a permaent move for my web site to be correctly referenced by google an yahoo.

I’ve tried various way : vitual serveur (hard and soft), URL mapping, but i always get a HTTP/1.0 302 Moved Temporarily.

This can be achieve with Apache usign the htaccess file.

But I did not find any solution in this forum or in the Domino KB.

Is there any way do it with Domino. (It should because it is just regular HTTP).

Any help will be great.

Subject: How to make a HTTP/1.1 301 Moved Permanently

I’ve got the same problem with a website that uses lots of URL Redirections that generate 302 status.

Did you find out how to generate 301 status?

Thanks.