Is it possible to block a system that is accessing from outside? I have a login system and users are using PHP Curl to load the entire page in their environment.
I'm using Java + Jboss.
Is it possible to block a system that is accessing from outside? I have a login system and users are using PHP Curl to load the entire page in their environment.
I'm using Java + Jboss.
If I understand your ness, the best thing to do is to create rules on your network's firewall to limit access.
Hugs