[Issue] Remove recursion in location of static files. #31530
Labels
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Priority: P2
A defect with this priority could have functionality issues which are not to expectations.
Progress: done
Reproduced on 2.4.x
The issue has been reproduced on latest 2.4-develop branch
Severity: S2
Major restrictions or short-term circumventions are required until a fix is available.
This issue is automatically created based on existing pull request: #30883: Remove recursion in location of static files.
Description (*)
Magento 2.4-develop
The default NGINX config contains a possible bug in location
static
, that leads to infinite recursion.This PR remove it.
Manual testing scenarios (*)
Expected: 404 page
Actual: 500 error
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: