Changes between Initial Version and Version 1 of Ticket #2455, comment 2
- Timestamp:
- 02/25/23 17:34:35 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2455, comment 2
initial v1 4 4 Was also testing this issue on a different server with 'nginx/1.22.0' and 'return 200' does not work there. 5 5 6 Regarding the configuring error pages, I wanted to minimize server exposure and minimize resources spent on processing requests from scripts and scanners, especially to malformed ones, as there is absolutely no value in doing that. 7 6 8 Have not tested patched and recompiled nginx yet.