Quantcast
Channel: Topic Tag: error 500 | WordPress.org
Viewing all articles
Browse latest Browse all 1704

AITpro on "[Plugin: BulletProof Security] Request exceeded the limit of 10 internal redirects"

$
0
0

The security violation is that %3C and %3E are being used in the Referer string so you can just remove those and not have to comment out the entire security filter if you want to go that route.

this works fine

RewriteCond %{HTTP_REFERER} (%0A|%0D|%27|%00) [NC,OR]

Viewing all articles
Browse latest Browse all 1704

Trending Articles