On 2024-04-17 dndyck6@gmail.com wrote:
You can achieve this by making an HTTP request to the HTTPS server on 443. I was pretty sure, but I just tested it (Using your logformat string):
[Wed, 17.Apr, 2024 - 11:59] david@dagmar:/etc/apache2/sites-enabled$ curl http://localhost:443 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML
That's messed up right there!
You are indeed correct, thanks for solving it!
Also - Your log format is way better than mine was so I might just have to keep it 😉
You're welcome! Years of debugging web hits & probes & problems have built that logformat... every time I think "argh, why don't I have X information" I put another % in it.