Nginx升级到
1.1.1*版本后,会出现警告:
nginx: [warn] the "log_format" directive may be used only on "http" level in /usr/local/nginx/conf/nginx.conf:84
将/usr/local/nginx/conf/nginx.conf
里server段里的下面代码移出放到该server段的前面即可。...
在linux下用vi或vim打开Test.java文件时
[root@localhost tmp]# vi Test.java
出现了如下信息:
E325: ATTENTION
Found a swap file by the name ".Test.java.swp"
owned by: root dated: Wed Dec 7...