nginx重写

    location /demo{
       default_type text/plain;
       return 200 "this is demo";
    }
posted @ 2024-05-21 15:27  暖暖De幸福  阅读(6)  评论(0)    收藏  举报