Unable to serve static website with NGINX

后端 未结 0 605
死守一世寂寞
死守一世寂寞 2020-12-18 19:55

I have this nginx.confg where I need to serve static website:

http {
        server {
                listen 80;
                server_name docs         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题