location = / {
#rewrite ^/$ https://xx.xx.com/task/ redirect;
}
nginx重定向
最新推荐文章于 2025-04-30 19:54:45 发布
location = / {
#rewrite ^/$ https://xx.xx.com/task/ redirect;
}