[Mailman-Users] Archives Apache Config Problem

Iain Bapty I.Bapty at student.umist.ac.uk
Mon Nov 3 12:29:49 CET 2003


Hey,

I'm having problems getting to the archives on my localmachine after setting up
a new machine. Getting a 403. 

Inspect the log shows that apache is missing a / in the path to the archives

E.g. 

[Mon Nov 03 12:01:08 2003] [error] [client 127.0.0.1] client denied by server 
configuration: /usr/local/mailman/archives/publictestlist

when trying to acces http://localhost/pipermail/testlist
Admin sceens (http://localhost/mailman/ etc) work fine.

My apache config is

alias /pipermail/ /usr/local/mailman/archives/public/

<Directory "/usr/local/mailman/archives/public/">
   Options FollowSymLinks
   Allow from all
   Order allow,deny
</Directory>

Any ideas?

Thanks

Iain




More information about the Mailman-Users mailing list