
I've been trying to install Mailman onto a FreeBSD based computer. After I created a test mailing list, I ran into an error like this when accessing the mailing list archive from the Apache server:
Forbidden You don't have permission to access /pipermail/test/ on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.0.43 Server at listserv1.whittier.edu Port 80
Any help will be greatly appreciated.
Jeffrey
Jeffrey Y. Feng Associate Director Computing Services Whittier College Email: yfeng@whittier.edu Tel: (562) 907-4287 Fax: (562) 907-4987

- Feng Jeffrey (yfeng@whittier.edu) wrote:
Did you run check_perms -f?
| Matthew Davis /\ http://dogpound.vnet.net/ | |--------------------------------------------| | Monday, January 06, 2003 / 11:05PM |
Make it idiot proof and someone will make a better idiot.

You will also see this if Apache is not configured correctly...
You may need an Alias in httpd.conf: Alias /pipermail/ /<your mailman root>/archives/public/
Quoting Matthew Davis <bigdog@dogpound.vnet.net>:
Bill Hilburn NOC Frontier Internet
This mail sent through frontier.net webmail service!

- Feng Jeffrey (yfeng@whittier.edu) wrote:
Did you run check_perms -f?
| Matthew Davis /\ http://dogpound.vnet.net/ | |--------------------------------------------| | Monday, January 06, 2003 / 11:05PM |
Make it idiot proof and someone will make a better idiot.

You will also see this if Apache is not configured correctly...
You may need an Alias in httpd.conf: Alias /pipermail/ /<your mailman root>/archives/public/
Quoting Matthew Davis <bigdog@dogpound.vnet.net>:
Bill Hilburn NOC Frontier Internet
This mail sent through frontier.net webmail service!
participants (3)
-
Bill Hilburn
-
Feng Jeffrey
-
Matthew Davis