Hello!
On Sat, Jul 23, 2022 at 04:59:35PM -0400, Jay Haines wrote:
> My nginx error log is being filled with errors which I believe are being
> surfaced from OpenSSL. The log entries number in the hundreds of
> thousands per day and I understand they are most likely due to
> conditions beyond
Hello,
My nginx error log is being filled with errors which I believe are being
surfaced from OpenSSL. The log entries number in the hundreds of
thousands per day and I understand they are most likely due to
conditions beyond my control. Examples of the log entries are:
2022/07/23 16:26:32 [
Hello,
After taking a rest I found the solution.
There was this directive placed a few lines beforelocation ~ /log { deny all;
return 404; }
And the /logout.php page was marching that directive.
I have replaced it bylocation /log { deny all; return 404; }Which hopefully
will help to protect acce
I'm having the same problem, but the Feed doesn't work. Any solution?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,238692,294837#msg-294837
___
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-le...@nginx.org
On Sat, Jul 23, 2022 at 09:21:55AM +0100, Francis Daly wrote:
> On Fri, Jul 22, 2022 at 11:41:25PM -0600, Jim Taylor wrote:
Hi there,
one update / possible correction:
> > "N: Skipping acquire of configured file 'nginx/binary-arnhf/Packages'
> > because the repository doesn't support armhf (or
Hello,
I use an application named Cacti and everything works well except the
logout.php page
So when I try to
accesshttps://example.org/index.phphttps://example.org/graph_view.phpIt works,
code http is 200
But when I access the logout.php page a page 404 is returnedGET /logout.php
HTTP/2.0
For
On Fri, Jul 22, 2022 at 11:41:25PM -0600, Jim Taylor wrote:
Hi there,
> Thank you for helping me unmake a mess!
You're welcome.
> I had mistyped " ' " for " ` ". To be honest, in 60 years in this business
> I had never typed " ` " on purpose before, so I typed single quotes around
> "lsb_rele