mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
DEBUG Nginx Mainstream/Dev Tests Service Issues (5)
This commit is contained in:
parent
88108e0bfc
commit
d514fb752e
1 changed files with 8 additions and 0 deletions
|
@ -75,6 +75,14 @@ sudo service nginx status
|
|||
sudo service nginx start
|
||||
cat /etc/init/nginx.conf
|
||||
|
||||
systemctl status nginx.service
|
||||
systemctl enable nginx.service
|
||||
systemctl is-enabled nginx.service
|
||||
systemctl start nginx.service
|
||||
systemctl stop nginx.service
|
||||
systemctl restart nginx.service
|
||||
|
||||
|
||||
#sudo /etc/init.d/nginx stop
|
||||
#sudo /etc/init.d/nginx start
|
||||
#sudo /etc/init.d/nginx reload
|
||||
|
|
Loading…
Add table
Reference in a new issue