Nginx 故障实例

linux vi 操作提示 Found a swap file by the name "/usr/local/nginx/conf/.nginx.conf.swp" 解决方法:

[root@centos1 ~]# ls -a /usr/local/nginx/conf/ [root@centos1 ~]# rm .nginx.conf.swp                                     删除些文件解决

posted @ 2019-08-09 17:23  樊伟胜  阅读(186)  评论(0编辑  收藏  举报