What is the purpose of the error_page directive in an NGINX configuration?
To customize error messages
To block access to specific URLs
To log error details
To redirect requests to a different page

Web Development Exercises are loading ...