A search index bot verification module for NGINX
7 — 所有核心与模块指令——语法、默认值、上下文与真实配置示例。
bot_verifier
bot_verifier 指令启用或禁用 NGINX 的机器人验证模块,允许或阻止声称为搜索引擎机器人的请求的访问。
httpserverlocation
bot_verifier_enable_repsheet
启用在 NGINX 中使用信誉表来验证搜索引擎爬虫。
httpserverlocation
bot_verifier_redis_connection_timeout
在使用机器人验证模块时,设置与 Redis 的连接超时。
httpserverlocation
bot_verifier_redis_expiry
设置在 Redis 中用于机器人验证的缓存条目的过期时间。
httpserverlocation
bot_verifier_redis_host
为 NGINX 中的机器人验证模块设置 Redis 主机。
httpserverlocation
bot_verifier_redis_port
指令 `bot_verifier_redis_port` 设置用于 NGINX 机器人验证模块的 Redis 服务器端口。
httpserverlocation
bot_verifier_redis_read_timeout
指令 `bot_verifier_redis_read_timeout` 配置 NGINX bot 验证模块中 Redis 连接的读取超时时长。
httpserverlocation