[Mailman-Users] apache errors
Bryan Irvine
sparctacus at gmail.com
Thu Sep 29 18:54:33 CEST 2005
I've jsut installed mailman, and think I've done everything right so far.
When I try to browse to the mailman site though it doesn't seem to
work properly. I've found other similar questions in the archive, but
none of those had any resolution.
When I browse to http://10.0.253.82/mailman/
I just get
Forbidden
You don't have permission to access /mailman/ on this server.
Here's my httpd.conf
ScriptAlias /mailman/ "/usr/local/lib/mailman/cgi-bin/"
<Directory "/usr/local/lib/mailman/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
Ideas?
--Bryan
More information about the Mailman-Users
mailing list