[Mailman-Users] Setting up mailman website
Mark Sapiro
msapiro at value.net
Fri Mar 11 19:54:41 CET 2005
Timothy Horie wrote:
>I tried http://www.thorie.com/mailman/
>(with the extra slash at the end)
>And instead of a 404 error, I got a 403 forbidden error.
>
>The permissions on my /home/tak/mailman/cgi-bin are:
>drwxrwsr-x 2 tak mailman 4096 Mar 11 08:32 cgi-bin
>
>Do I need to change that to www-data that apache runs as?
No.
>I didn't specify a --with-cgi-gid=??? when I did a ./configure
>Should I set this to something in particular?
You shouldn't have to. The default accepted groups are 'www',
'www-data' and 'nobody'.
You probably need
RedirectMatch ^/mailman[/]*$ http://www.thorie.com/mailman/listinfo
in your Apache config.
Can you go to http://www.thorie.com/mailman/listinfo,
http://www.thorie.com/mailman/admin, etc. If so, the above
RedirectMatch should fix things.
--
Mark Sapiro <msapiro at value.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