1Panel 无法区分网站域名

1Panel 版本:社区版 v2.1.10
操作系统(设备): Ubuntu 24.04.1 LTS x86_64
关键截图:




日志:无明显异常
112.21.xx.xx - - [01/May/2026:13:32:18 +0000] “GET / HTTP/2.0” 200 2950 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0” “-”
112.21.xx.xx - - [01/May/2026:13:34:20 +0000] “GET / HTTP/2.0” 200 2661 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0” “-”
112.21.xx.xx - - [01/May/2026:13:34:21 +0000] “GET /assets/fonts/fa-solid-900.woff HTTP/2.0” 200 101648 “https://flarum.hks./assets/forum.css?v=a4e77164" “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0” “-”
112.21.xx.xx - - [01/May/2026:13:34:21 +0000] “GET /assets/fonts/fa-solid-900.ttf HTTP/2.0” 206 1 "https://flarum.hks.
/assets/forum.css?v=a4e77164” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0” “-”
112.21.xx.xx - - [01/May/2026:13:34:21 +0000] “GET /assets/fonts/fa-regular-400.woff HTTP/2.0” 200 16276 “https://flarum.hks./assets/forum.css?v=a4e77164" “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0” “-”
112.21.xx.xx - - [01/May/2026:13:34:23 +0000] “GET /favicon.ico HTTP/2.0” 404 167 "https://xxx.hks.
/” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0” “-”
额外补充:域名使用cloudflare泛解析,解析到同一个ip;openresty默认端口绑定在46180(80)和46443(443)
另外问一句:能否在泛域名解析同一个ip的情况下绑定不同域名的443端口(或者说http(s))到不同网站?我之前试过默认端口不动,但是新建网站的时候提示我stderr: 2026/05/01 13:18:44 [emerg] 109#109: no “ssl_certificate” is defined for the “listen … ssl” directive in /usr/local/openresty/nginx/conf/conf.d/DefaultWebsite.conf:1 nginx: [emerg] no “ssl_certificate” is defined for the “listen … ssl” directive in /usr/local/openresty/nginx/conf/conf.d/DefaultWebsite.conf:1 nginx: configuration file /usr/local/openresty/nginx/conf/nginx.conf test failed , err: exit status 1