Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-16554

Align all .htaccess files to support Apache 2.4 mod_authz_core directives

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.2.10-RC2, 3.3.1-RC1
    • 3.3.1, 3.2.10
    • None
    • None
    • Apache 2.4

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: