Hello,
There are talks of switching the www.gnu.org web server from Apache to
Nginx. The problem is that Nginx doesn't support .htaccess. So we need
to replace the redirections that are now in /groff/manual/.htaccess with
symlinks. An obsolete redirection of groff.es.html to groff.html could
also be removed.
If you agree but don't have time to apply the attached patch, I will
gladly do it.
Best,
Thérèse
Index: .symlinks
===================================================================
RCS file: /webcvs/groff/groff/.symlinks,v
retrieving revision 1.1
diff -U 2 -r1.1 .symlinks
--- .symlinks 28 Feb 2001 00:18:55 -0000 1.1
+++ .symlinks 7 Mar 2026 13:37:36 -0000
@@ -1,2 +1,7 @@
groff.html index.html
-groff.html groff.es.html
+
+# Adapted from .htaccess.
+manual/groff.html.node manual/html_node
+manual/groff.html.node/Leaders.html manual/groff.html.node/WACKYJUNK
+manual/groff.html.node/ms-Legacy-Features.html manual/groff.html.node/ms-Strings-and-Special-Characters.html
+manual/groff.html.node/Preprocessor-Intro.html manual/groff.html.node/preconv.html