Hi Please help me How to fix
nginx: [emerg] “server” directive is not allowed here in /etc/nginx/nginx.conf:5 nginx: configuration file /etc/nginx/nginx.conf test failed
[vidfom.com) [vidfom.com](https
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello,
You would need to open the
/etc/nginx/nginx.conf
file with your favorite text editor, go to line 5 and comment out theserver
directive. Then run the test restart again.If you are not sure, feel free to share your nginx.conf file here and I could advise you further.
Regards, Bobby