随笔nginx不跳转链接来做AB页面以及头条抖音快手等user_agent 记录一下,以备不时之需 #快手app location / { if ($http_user_agent ~* "Kwai") { root /www/wwwroot/web; } } #头条类... 2年前 (2020-05-15) 3587℃ 评论 21喜欢