Atozed Forums

Full Version: EIWSecurityException from Google Search Engine
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have had Security Exceptions from the Google Search Engine for some time

Regards
Juergen
This is expected and normal. The bot is using 2 different IPs when probing your app. If you want it to succeed you must turn off the IP check in ServerController.

The IP check is useful when you are using the application in intranets where you can be sure that this won't happen.
Ok, thanks Alexandre