Articles in the httpd category

  1. Which Apache httpd module failed the request?

    I was reminded today of a module I wrote a while back for Apache httpd 2.4 when I was debugging a config snippet from a customer and saw

    [core:trace3] ... request.c(311): fixups hook gave 400: /
    

    Whatever module set 400 (HTTP_BAD_REQUEST) didn’t log anything. If you have …

Page 1 / 5