Brad Knowles ([EMAIL PROTECTED]) wrote:
>
> There's your answer. It's a web server configuration issue.
thanks !
Kikuchi-san's tip works for me
best regards,
-dikshie-
--
Mailman-Users mailing list
Mailman-Users@python.org
http://m
At 4:26 PM +0700 2005-01-31, Dikshie wrote:
What shows up in your web server logs? What about the Mailman logs?
[Mon Jan 31 16:19:30 2005] [error] [client
2001:d30:3:100:207:e9ff:fe42:2c79]
client denied by server configuration: /usr/local/mailman/cgi-bin/listinfo
There's your answer. It
Hi,
You should add something like:
>
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /usr/local/www/data/
> ServerName linux.ocean.itb.ac.id
> ErrorLog /var/log/linux.ocean.itb.ac.id-error_log
> CustomLog /var/log/linux.ocean.itb.ac.id-access_log common
> Alias /webmail
At 3:16 PM +0700 2005-01-31, Dikshie wrote:
I know this is stupid question but I always get 403 (forbidden)
when access http://linux.ocean.itb.ac.id/mailman/listinfo
That is almost certainly a web server configuration issue, or
perhaps an ownership/group permissions problem.
What shows
Brad Knowles ([EMAIL PROTECTED]) wrote:
> That is almost certainly a web server configuration issue, or
> perhaps an ownership/group permissions problem.
ownership/group permission for mailman, I think is correct:
linux# cd /usr/local/mailman/
linux# bin/check_perms -f
No problems found
lin
dear all,
I know this is stupid question but I always get 403 (forbidden)
when access http://linux.ocean.itb.ac.id/mailman/listinfo
My Box:
> uname -a
FreeBSD linux.ocean.itb.ac.id 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Jan 30
18:59:43 WIT 2005 [EMAIL PROTECTED]: