Webserver Nginx download the index file when I want to go to the first page

前端 未结 0 1991
我在风中等你
我在风中等你 2021-01-30 02:17

this is my Nginx config file

    ############# DOMAIN domainname.COM ####################
    server {
    server_name  domainname.com;
    rewrite ^(.*) http://w         


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