Bastien,
Do you have objections to adding to nginx.conf (worg repository)
something like (have not verified yet)
location /worg/ {
rewrite ^(/worg)(/org-contrib/org-annotation-helper\.)(html|org)
$1/archive$2$3 permanent;
}
Charles Choi have proposed moving org-annotation-helper.org to archive
since the feature was replaced by org-protocol long time ago. There are
might be links to the current page in some blog posts or discussion
groups. If you do not like inflating nginx configuration with
redirections to obsolete content then I would consider leaving the
article in its place and adding the "obsolete" banner from Charles'
patch. I will not insist on keeping links and bookmarks (perhaps
non-existing) valid if you believe that it is better to move the page
without adding a redirection rule. I am unsure if decisions related to
web server configuration is withing the scope of Christian Moe as Worg
maintainer, so I have decided to ask.