Difference between revisions of "Systemctl stop nginx"
Jump to navigation
Jump to search
(Created page with " systemctl stop nginx (no output) == See also == * {{nginx}} Category:Nginx") Tags: Mobile web edit, Mobile edit |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
[[systemctl stop]] nginx | [[systemctl stop]] nginx | ||
(no output) | (no output) | ||
+ | |||
+ | [[journalctl -f]] -u nginx | ||
+ | Apr 13 13:19:47 SERVER_NAME systemd[1]: Stopping A high performance web server and a reverse proxy server... | ||
+ | Apr 13 13:19:47 SERVER_NAME systemd[1]: Stopped A high performance web server and a reverse proxy server. | ||
+ | |||
+ | == Related == | ||
+ | * <code>systemctl stop nginx && [[certbot renew]] && systemctl start nginx</code> | ||
== See also == | == See also == |
Latest revision as of 10:47, 16 March 2023
systemctl stop nginx (no output)
journalctl -f -u nginx Apr 13 13:19:47 SERVER_NAME systemd[1]: Stopping A high performance web server and a reverse proxy server... Apr 13 13:19:47 SERVER_NAME systemd[1]: Stopped A high performance web server and a reverse proxy server.
Related[edit]
systemctl stop nginx && certbot renew && systemctl start nginx
See also[edit]
- Web server: Nginx:
/etc/nginx/nginx.conf
,nginx -t
, Nginx logs, Nginx change log, PHP,php-fpm
, Let's encrypt, Nginx directives, Reverse Proxy, Configure HTTP redirection Nginx, Return,proxy_pass (Reverse proxy)
,ngx_http_rewrite_module
,/etc/nginx/sites-enabled/
,error.log
,access.log
,/nginx status
, AIO
Advertising: