Not really, no... It just means that you might have a running NodeBB instance you can't stop (short of running something like kill)
SSL Sample Nginx configuration
-
@yari if Nginx if saying there's an error in the config file then there's an error in your config file.
Paste it here and I'll tell you what's wrong. It's possible that there's a typo in our docs.
-
@PitaJ, @yari, I had hard time with this myself.
It turns out nginx may change the recommended setup from one version to another. Its best to follow:- Latest setup recommendations for security for your nginx version: https://mozilla.github.io/server-side-tls/ssl-config-generator/
- Remove exploits by adding into the nginx config file:
- HSTS header - it looks as though someone else (nodebb? nodejs?) is inserting this header, so don't include that header in nginx.
Check your site: go to: https://www.ssllabs.com/ssltest/ with the above you should get A+
Suggested Topics
-
pidfile not found nginx
Unsolved Technical Support0 Votes4 Posts34 Views
-
0 Votes2 Posts207 Views
-
0 Votes3 Posts609 Views
-
0 Votes10 Posts2519 Views
-
0 Votes7 Posts2551 Views
Copyright © 2023 NodeBB | Contributors