On Thu, 19 Feb 2015 18:06:05 -0500 "Joseph Mays" <[email protected]> wrote:
> I have an installation or RT4.2 under Apache 2.4 on FreeBSD 10.1.

Sorry -- we've not updated the documentation for Apache 2.4 yet.

Replace:
    Order allow,deny
    Allow from all
..with:
    Require all granted

Or use the mod_access_compat module.  See
http://httpd.apache.org/docs/2.4/upgrading.html#access

 - Alex

Reply via email to