79480619

Date: 2025-03-03 09:35:40
Score: 0.5
Natty:
Report link

The issue arises when requests are made to the dispatcher with a dot in the parent structure, for example /en.html/something if /en.html is not yet cached. In such cases a bug in the dispatcher will lead to /en.html being served as httpd/unix-directory. A suggested fix from Adobe is to prevent all paths that match "*/*.*/*" from being cached.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ben