Answers for "test if nginx"

2

check if nginx is running

service nginx status
Posted by: Guest on August-16-2021
0

nginx syntax check

$ [sudo] nginx -t
Posted by: Guest on October-23-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language