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@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan