Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-16554

Align all .htaccess files to support Apache 2.4 mod_authz_core directives

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.3.1, 3.2.10
    • 3.2.10-RC2, 3.3.1-RC1
    • None
    • None
    • Apache 2.4

      While the main .htaccess as well as the ones in phpbb/db/migration/data/vXYZ/
      do already support the Apache 2.4 mod_authz_core directive "Require all denied",
      all others still use only the deprecated "Deny from All". To not force modern
      system to use the mod_access_compat module, the modern directives should be
      supported in every case.

      For this, the method of phpbb/db/migration/data/vXYZ/.htaccess is copied to
      update and align all .htaccess files across the source code.

      Related pull request: https://github.com/phpbb/phpbb/pull/6023

            Marc Marc
            MichaIng MichaIng [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: