Outline

Logging Errors

Nice job so far! Now it's your turn.

Nginx also logs errors to /var/log/nginx/error.log. Use what you've learned to make nginx output errors into your console.

Have fun!