[Mailman-Users] httpd.conf Rewrite rules with ZOPE to usemailman.
Mark Sapiro
mark at msapiro.net
Mon Dec 3 17:49:49 CET 2007
Ignacio Valdes wrote:
>
>You don't have permission to access /pipermail/linuxmednews-announce
>on this server.
>Apache/2.2.6 (Fedora) Server at 7 2.5 1.3 x9 .1 24 (remove spaces and
>x for the real IP) Port 80
>
>I've checked the permission with check_perms and I did the chmod o-x
>private thing but no change, it is still forbidden to go to the
>archives.
>>
>> 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>
The above looks good, so I think the issue may be that
/var/lib/mailman/archives/private has to be searchable by the web
server. That directory must be in Mailman's group and must have
permissions drwxrws--x, or if you choose to remove the world
searchable permission and make it drwxrws---, you must make the owner
(not the group) be the web server user. See the 'Warning' box at
<http://www.list.org/mailman-install/node9.html>.
--
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