Hi, > On 20. May 2020, at 02:33, Marshall Schor <[email protected]> wrote: > > How was this figured out? I had thought from reading the docs here > https://infra.apache.org/project-site.html#configure
Long time ago, we had already talked on the dev list about archiving old stuff and adding redirects: https://lists.apache.org/thread.html/99d2653648d6b49e6a53b5d443c79eae05443edd2fe751b4b08331c1%40%3Cdev.uima.apache.org%3E In that mail linked above, Marshall had pointed to configuration files from INFRA. When I looked, these files did not longer exist at the same location. So I asked INFRA on Slack what the current approach would be - the htaccess files or the YAML files. I got pointed to a new location for the YAML files and added the redirection there. Btw. I also tried adding a htaccess file with redirects, but it hadn't worked. Maybe because it doesn't work in general or maybe because I configured the htaccess file in the wrong way... but since the approach via the YAML files worked, I didn't bother anymore to figure out the htaccess way. Cheers, -- Richard
