[Koha-bugs] [Bug 17464] Order deny, allow / Deny from all was deprecated in Apache 2.4 and is now a hard error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 27 01:15:17 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17464

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #97294|0                           |1
        is obsolete|                            |

--- Comment #6 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 99679
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99679&action=edit
Bug 17464: Order deny,allow / Deny from all was deprecated in Apache 2.4 and is
now a hard error

Patch change Apache access control from 2.2 to 2.4 directives.

Test plan:
0. Apply patch
1. Build Koha from source
2. Copy or symlink koha-dev/etc/koha-httpd.conf into your relevant
Apache directory.
3. Reload Apache
4. Note a lack of syntax errors regarding the "Order" directive

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Old syntax still valid with mod_access_compat, but not for long.
Works, no errors.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list