From cb7b43766edcdbba2d477728679b4d5a466d5ef1 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Tue, 12 Jan 1999 20:54:58 +0000 Subject: Added FAQ #6 --- FAQ | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/FAQ b/FAQ index 7cfe1401e..0a4c87198 100644 --- a/FAQ +++ b/FAQ @@ -83,6 +83,18 @@ FREQUENTLY ASKED QUESTIONS buglet; the archive link doesn't work until at least one message has been posted. +6. Okay, the archive link works, but I can't access the public + archives. + + If you are using Apache, you must make sure that FollowSymLinks + is enabled for the path to the public archives. Note that the + actual archives always reside in the private tree, and only when + archives are public, is the symlink followed. See this archive + message for more details: + + http://www.python.org/pipermail/mailman-users/1998-November/000173.html + + Local Variables: mode: text -- cgit v1.3.1