openwrt
软件安装
nginx
1 |
|
编辑conf,删除默认的两个server
执行命令
1 | nginx -s |
问题及解决
web界面崩溃,重置配置firstboot;reboot
页面假死,重启页面/etc/init.d/uhttpd start
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 KewenBlogs!
评论
nginx
1 |
|
编辑conf,删除默认的两个server
执行命令
1 | nginx -s |
web界面崩溃,重置配置firstboot;reboot
页面假死,重启页面/etc/init.d/uhttpd start