On Mon, 2017-07-24 at 16:40 +0100, Arcadius Ahouansou wrote:
> Hello.

Are all those asterisks really in your log, or do you have
a broken mailer inserting them?

Any server exposed to the 'net will get probed for all kinds
of thing, including open proxy.  Your server appears to be
sending a 302 redirect in response, which is not really a good
idea, but probably comes from some default you've set somewhere.
Better to send a NOT FOUND instead (that's 404 from memory).
Or just BAD REQUEST (400).

-- 
Nick Kew


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to