Nginx per-site log and Wordpress init script using
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#beginConf
|
||||
|
||||
#access_log /var/log/nginx/Backend-access.log;
|
||||
error_log /var/log/nginx/Backend-error.log;
|
||||
|
||||
location = /backend/netdata {
|
||||
return 301 /backend/netdata/;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user