Request for small feature change

fastcgi_intercept_errors on;

currently only takes effect if you have explicitly defined error_page’s.

can it fall back to nginx default error pages? that was the behavior i
had expected in the past. i don’t see why it shouldn’t.

thanks.