Re: [users@httpd] Strange responses

2019-04-07 Thread William A Rowe Jr
The requests processed asked to GET and POST to / in HTTP/1.1 protocol. Why do you suppose your server should reject a request for the content '/'? Seems like a very strange concern. Depending on the handler charged with processing '/', the remaining '?' query args are interpreted, or generally i

[users@httpd] Strange responses

2019-04-05 Thread kohmoto
Hi, I operate my site with httpd 2.4.39 with ssl option. Yesterday, strange responses were observed. My site received the following abuse requests.  Except the following requests, the httpd return 404 error to obvious abuse requets. However, as to the following two queries, the httpd seemed t