I am getting quite a few entries in the log like:
AH01092: no HTTP 0.9 request (with no host line) on incoming request and preserve host set forcing hostname to be ...
It looks like for the hostname the last one (alphabetically) defined is used, causing all these requests to end up where I don't want them.
Is it possible to influence this behavior, or if not, to simply block these kind of requets? All our websites are behind the WAF and require hostname to be passed, so these requests are bogus anyway.
This thread was automatically locked due to age.