On 10/05/2015 12:02 PM, [email protected] wrote:
> Hello,
>
> I'm setting up Mailman3 based on the hyperkitty-el.repo.
>
> I believe I've setup my config files but my apache logs continue reading
> access errors:
>
> client denied by server configuration:
> /etc/hyperkitty/sites/default/wsgi.py
>
> or
>
> client denied by server configuration:
> /etc/postorius/sites/default/srv/postorius.wsgi
>
>
> What am I missing and/or where should I be looking? Thanks.
This may be the Apache 2.2 -> 2.4 issue. In Apache 2.2 and earlier
access was granted to a resource (directory, etc.) for anyone via
something like
Order Allow,Deny
Allow from all
In Apache 2.4, you need instead
Require all granted
Note that questions about Mailman 3 and particularly Postorius and
Hyperkitty are better posted to the [email protected] list
<http://mail.python.org/mailman/listinfo/mailman-developers>. Please
join that list if you are not already a member and post there.
We will soon have a [email protected] list (running on MM 3 of
course), but there are still infrastructure issues to work out before
that list will be operational.
--
Mark Sapiro <[email protected]> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list [email protected]
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org