ModSecurity icon indicating copy to clipboard operation
ModSecurity copied to clipboard

Fix: Setting of variable REQUEST_FILENAME

Open PrajwalKrishna opened this issue 2 years ago • 0 comments

Currently REQUEST_FILENAME variable includes the domain name from the URL while according to the documentation this is not the expected behaviour.

The details of the existing bug can be found on an issue opened for the same - https://github.com/SpiderLabs/ModSecurity/issues/2853

PrajwalKrishna avatar Jan 18 '23 14:01 PrajwalKrishna