O othmar New Member Dec 29, 2022 #1 Dec 29, 2022 #1 Hi I have set up a load balancer. Can i prevent ip address from client for php in backend? I only see the balancer ip in php for the $_SERVER['REMOTE_ADDR'] variable.
Hi I have set up a load balancer. Can i prevent ip address from client for php in backend? I only see the balancer ip in php for the $_SERVER['REMOTE_ADDR'] variable.
Cold-Egg Administrator Dec 30, 2022 #2 Dec 30, 2022 #2 If you can only see the load balancer IP via $_SERVER['REMOTE_ADDR'], isn't that satisfied your requirement?
If you can only see the load balancer IP via $_SERVER['REMOTE_ADDR'], isn't that satisfied your requirement?