文件名称:varnish-bad-bot-detection:用于阻止恶意机器人的 Varnish 4.0 子程序(来自 http
文件大小:2KB
文件格式:ZIP
更新时间:2024-07-17 18:40:22
VCL
清漆坏机器人检测 用于阻止恶意机器人的 Varnish 4.0 子程序(来自 ) 例子: include " /etc/varnish/conf.d/bad_bot_detection.vcl " ; sub vcl_recv { call bad_bot_detection; }
【文件预览】:
varnish-bad-bot-detection-master
----bad_bot_detection.vcl(6KB)
----README.md(290B)