会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
空空空空白
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
nginx
解决Nginx: [error] open() Nginx.pid
摘要:使用nginx -c的参数指定nginx.conf文件的位置
阅读全文
posted @
2018-10-08 18:39
空空空空白
阅读(1533)
评论(0)
推荐(0)
Nginx重启服务
摘要:OR
阅读全文
posted @
2018-10-08 18:34
空空空空白
阅读(170)
评论(0)
推荐(0)
Nginx server配置
摘要:/etc/nginx/sites-enabled/default server { listen 80; listen [::]:80; server_name localhost; root /home/liu/jnoj/web; #项目路径 index index.html index.php; ...
阅读全文
posted @
2018-10-08 18:31
空空空空白
阅读(496)
评论(0)
推荐(0)
公告