cherishpf
Results
3
comments of
cherishpf
> can you share the full debug log please? > I am not sure the ITest as maintained correctly when we upgrade the Flink version. as Flink has been partially...
同样出现上述问题,请问楼主解决了吗?
直接这样搞就好了 server { listen 80; server_name waf.example.com; charset utf-8; index index.html index.htm; root /data/verynginx/dashboard; include/data/verynginx/nginx_conf/in_server_block.conf; } 然后访问地址:http://waf.example.com/verynginx/ 就可以了,一定要加那个verynginx目录。