Intro to Apache - ApacheCon
Error logs
  • Error messages

  • Anything that went to STDERR

  • When something goes wrong (500 Server Error) look in the logs. Well-written code will put useful error messages there.

  • The format appears a little more free-form, because it contains whatever the malfunctioning program happened to emit.

Index
Back to Piped log handlers
Forward to Participating/Contributing

ApacheCon : Intro to Apache - Slide #135 of 139