commit | c27508b54b66664729a35714eaebd3730e27a3fd | [log] [tgz] |
---|---|---|
author | mj.qu <mj.qu@mobiletek.cn> | Mon Aug 11 01:00:47 2025 -0700 |
committer | mj.qu <mj.qu@mobiletek.cn> | Mon Aug 11 01:00:47 2025 -0700 |
tree | 16b48cb180f81a22ee80aa8d3dbca134f41f9015 | |
parent | bb4809f614012fc32a0615e13c79632af287eb37 [diff] |
[Bugfix][S300AI][bug-view-2063][login] Probabilistic occurrence: When entering 192.168.0.1 in the browser, the webui cannot be opened. Remove HTTPS and only support HTTP access. Change-Id: I8d2539ca8e27998a9145d645c5e36014ae05b1ad
diff --git a/lynq/wifi/S300AI/rtl8192cd_92fs/ap/project/zx297520v3/prj_cpe/build/config.mk b/lynq/wifi/S300AI/rtl8192cd_92fs/ap/project/zx297520v3/prj_cpe/build/config.mk index 39e3a15..bca1d1b 100755 --- a/lynq/wifi/S300AI/rtl8192cd_92fs/ap/project/zx297520v3/prj_cpe/build/config.mk +++ b/lynq/wifi/S300AI/rtl8192cd_92fs/ap/project/zx297520v3/prj_cpe/build/config.mk
@@ -12,7 +12,7 @@ export CONFIG_SIGN_IMAGE=yes export CONFIG_USE_WEBUI=yes -export CONFIG_USE_WEBUI_SSL=yes +#export CONFIG_USE_WEBUI_SSL=yes #export CONFIG_USE_WEBUI_SECURITY=yes export CONFIG_MMI_LCD=no export CONFIG_WEBUI_TYPE := CPE