This website requires JavaScript.
Explore
Help
Sign In
OpenWrt
/
small-package
Watch
1
Star
0
Fork
0
You've already forked small-package
mirror of
https://github.com/kenzok8/small-package
synced
2025-09-18 18:51:16 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
99c55ce34b83cbb13331bf0d76d1c7c60732798b
small-package
/
luci-app-nginx-manager
History
…
..
luasrc
…
po
…
root
…
Makefile
…
README.md
…
README.md
Unescape
Escape
luci-app-nginx-manager
(
Nginx管理器
)
更方便的管理openwrt的nginx
注意事项
替代默认的uhttpd做为路由后台的web服务器
插件依赖+luci-nginx +luci-ssl-nginx +luci-ssl-openssl
,
并且会开启路由后台的https功能
插件会替代默认的uhttpd
,
但并不会删除uhttpd
,
如果你需要删除uhttpd
,
需在编译前在根目录执行以下操作
:
sed -i
's/+uhttpd +uhttpd-mod-ubus //g'
feeds/luci/collections/luci/Makefile
效果展示