| 蜘蛛 | 404 路径 | Nginx 建议配置 (自动编号) | User-Agent |
|---|---|---|---|
| Bing | /cn/ycg/ |
location /cn/ycg/ { rewrite ^/cn/ycg/(.*)$ /new_path/ last; } |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36 |
| Other | /cn/cgjt/show-105.html |
location = /cn/cgjt/show-105.html { rewrite ^/cn/cgjt/show-105\.html$ /new_path/n001.html last; } |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot) |
| Other | /cn/cyg/ |
location /cn/cyg/ { rewrite ^/cn/cyg/(.*)$ /new_path/ last; } |
Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07) |
| Other | /cn/dlk/ |
location /cn/dlk/ { rewrite ^/cn/dlk/(.*)$ /new_path/ last; } |
Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07) |
| Other | /cn/fhm/ |
location /cn/fhm/ { rewrite ^/cn/fhm/(.*)$ /new_path/ last; } |
Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07) |
| Other | /cn/xc/ |
location /cn/xc/ { rewrite ^/cn/xc/(.*)$ /new_path/ last; } |
Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#07) |