diff options
-rw-r--r-- | apache.txr | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ @ (elif (search-regex agent #/Ezoom|[Bb][Oo][Tt]|[Ss]pider|[Cc]rawler|[Yy]andex|coccoc/)) @ (bind points 9) -@ (elif (not (memqual err '("200" "301" "304")))) +@ (elif (not (memqual err '("200" "206" "301" "302" "304")))) @ (bind points 1) @ (else) @ (bind points 0) |