Changes between Version 4 and Version 5 of Ticket #1223, comment 2


Ignore:
Timestamp:
03/21/17 15:58:59 (7 years ago)
Author:
Kevin Fischer

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1223, comment 2

    v4 v5  
    663) GET /errorpage/403.html/ => 404 => try next, according to try_files:
    774) GET /index.php => exists, but is returned with 404 status code
     8
     9I understand why nginx is showing this behaviour, but I'd argue that this shouldn't happen when resolving for error pages. It doesn't make sense to fall back to the original request when trying to resolve for an error page.