https://www.cpolar.com/blog/vmware-virtual-machines-install-the-soft-routing-system-istoreos
修改uHttpd的默认端口
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
| root@iStoreOS:/etc/config
config uhttpd 'main' list listen_http '0.0.0.0:81' list listen_http '[::]:81' list listen_https '0.0.0.0:443' list listen_https '[::]:443' option redirect_https '0' option home '/www' option rfc1918_filter '1' option max_requests '3' option max_connections '100' option cert '/etc/uhttpd.crt' option key '/etc/uhttpd.key' option cgi_prefix '/cgi-bin' list lua_prefix '/cgi-bin/luci=/usr/lib/lua/luci/sgi/uhttpd.lua' option network_timeout '30' option http_keepalive '20' option tcp_keepalive '1' option ubus_prefix '/ubus' option script_timeout '360'
config cert 'defaults' option days '730' option key_type 'ec' option bits '2048' option ec_curve 'P-256' option country 'ZZ' option state 'Somewhere' option location 'Unknown' option commonname 'iStoreOS'
|
1 2
| root@iStoreOS:/etc/config
|
安装uhttpd luci
系统 软件包
luci-i18n-uhttpd-zh-cn
安装之后,刷新,服务
里面就能看到uHttpd了
Synology应用程序门户
启用FileStation端口为7000
7.0 系统
控制面板 登录门户 高级 反向代理服务器