Giỏ hàng hiện tại chưa có sản phẩm nào!
Thẻ: wordpress
WordPress under reverse proxy and real client IP
I have several wordpress websites which is running on my FreeBSD server. This is my stack: The website work well of course but It couldn’t record real IP of the client. It catch my Reverse Proxy (Caddy) in my subnet (something like this 10.0.0.XXX) instead of real client IP. I check my setup by my…