[Mailman-Users] You don't have permission to access /pipermail/ on this server.

Noah admin2 at enabled.com
Thu Apr 20 17:25:39 CEST 2006


mailman-2.1.7
apache 2.2.0

Okay I just upgrade from apache 1.3.x to apache 2.2.0 and arriving at a
permissions problem when viewing pipermail mailman directories:


---s nip ---

You don't have permission to access /pipermail/garbled-name/ on this server.

--- snip ---


Here is what I've done so far:

---- apache httpd.conf file ----

int he virtual host stanza

        ScriptAlias /mailman/ /usr/home/mailman/cgi-bin/
        Alias /pipermail/ /usr/home/mailman/archives/public/
        Alias /icons/ /usr/home/mailman/icons/
        <Directory /usr/home/mailman/archives/public/>
                  Options +FollowSymlinks
        </Directory>

---s nip ---

restarted apache.

and I ran bin/check_perms

--- snip----

# /usr/home/mailman/bin/check_perms -f
No problems found

=---- snip ----


what else could be the problem here?

cheers,

Noah




More information about the Mailman-Users mailing list