What is the difference of commandbox server.json "errorPages" "500" and lucee's "Settings - Error 500"? Ultimately I'm seeing error logs for production from undertow failing to display the errorPages defined, but when I try to reproduce an error locally I get Lucee error handler, how can I verify or cause undertow to fail and show its error handler instead?