@SonivelY请教一个nginx配置问题 中发帖

[image] 
为什么nginx这样配置后访问
http://192.168.2.7/static/js/chunk-elementUI.e98423c8.js
报错
2025/02/12 15:16:47 [error] 25264#24004: *46 CreateFile() “E:\Nginx/html/static/js/chunk-elementUI.e98423c8.js” failed (3: The system cannot find the path specified), client: 192.168.2.7, server: localhost, request: “GET /static/js/chunk-elementUI.e98423c8.js HTTP/1.1”, host: “192.168.2.7”
没有去指定的地址去找,还是访问本地ht...