| 蜘蛛 | 404 路径 | Nginx 建议配置 (自动编号) | User-Agent |
|---|---|---|---|
| Baidu | /gsdt/1523.html |
location = /gsdt/1523.html { rewrite ^/gsdt/1523\.html$ /new_path/n001.html last; } |
Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html) |
| Baidu | /gsdt/1523.html |
location = /gsdt/1523.html { rewrite ^/gsdt/1523\.html$ /new_path/n002.html last; } |
Mozilla/5.0 (compatible; Baiduspider-render/2.0; +http://www.baidu.com/search/spider.html) |