On dimanche 07 octobre 2007, Mark Sapiro wrote: > The problem is that you got to the index page via a URL that didn't end > in a slash. E.g., > > http://<host>/cgi-bin/mailman/private/<list> > > instead of > > http://<host>/cgi-bin/mailman/private/<list>/ > > Then, because the href's on the page are relative (e.g., > href="2006-September/thread.html"), without the trailing slash, they are > taken as relative to private/ instead of private/<list>/. > > So the question becomes where did the URL without the trailing slash > come from? I don't see this problem with Mailman generated archive URLs, > but if it is a Mailman generated URL in your case, what Mailman version > is this, and from where did you get to this page?
Ok, my fault; I have a web page pointing to the archives, and I didn't have the trailing slash. It works fine, now. Thanks! -- Frédéric http://www.gbiloba.org ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
