Atozed Forums
EIWSecurityException from Google Search Engine - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: EIWSecurityException from Google Search Engine (/thread-2557.html)



EIWSecurityException from Google Search Engine - JuergenS - 11-14-2021

Hi,

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

Regards
Juergen


RE: EIWSecurityException from Google Search Engine - Alexandre Machado - 11-15-2021

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.


RE: EIWSecurityException from Google Search Engine - JuergenS - 11-15-2021

Ok, thanks Alexandre