This way we bypass the rewrite rule quite easily
[infodrom.org/lists.infodrom.org] / src / index.wml
index bf96f6e..008e421 100644 (file)
@@ -99,7 +99,7 @@
     printf ("<li> <strong><a href=\"<root_prefix>stats/details.php3?list=%s\">Statistics</a></strong><br>",
         $list);
   } else {
-    echo ("<li> <strong><a href=\"<root_prefix>stats/\">Statistics</a></strong><br>");
+    echo ("<li> <strong><a href=\"<root_prefix>stats/index.php3\">Statistics</a></strong><br>");
   }
 ?>