[Mailman-Users] visit archives failed with 404 NOT found error!

Mark Sapiro mark at msapiro.net
Sat Feb 21 04:02:33 CET 2009


Daniel.Li wrote:
>
>After re-check /etc/httpd/conf.d/mailman.conf 
>, I found that I only noticed redirection and forgot to change
>pipermail, as I use --prefix=/usr/lib/mailman/ to install the mailman
>
>
>> Alias /pipermail/ /var/lib/mailman/archives/public/
>> <Directory /var/lib/mailman/archives/public>
>>     Options Indexes MultiViews FollowSymLinks
>>     AllowOverride None
>>     Order allow,deny
>>     Allow from all
>> </Directory>
>
>should change to 
>Alias /pipermail/ /usr/lib/mailman/archives/public/
><Directory /var/lib/mailman/archives/public>


And change this one too.


>    Options Indexes MultiViews FollowSymLinks
>    AllowOverride None
>    Order allow,deny
>    Allow from all
></Directory>

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list