开发者

Apache Block Ip address in LAN using Proxy Settings

开发者 https://www.devze.com 2023-02-01 07:26 出处:网络
How can I block an ip addresses in LAN network which are using proxy settings. I have an application hosted on our intranet using wampserver. I tried to block ip address using apache but its not work

How can I block an ip addresses in LAN network which are using proxy settings.

I have an application hosted on our intranet using wampserver. I tried to block ip address using apache but its not working since all machines are by default 开发者_如何学Cbehind proxy settings.

Is there any other way to block local ip address? Is it possible to do with apache ?


Your problem/requirement is not clear.

Do you want Apache to deny any request coming via your proxy server while allowing others?


Take a look at port forwarding. In your router you have to forward all the incoming requests on your IP to the private IP of your PC. If your real IP is dynamic, you might want to take a look at services such as dyndns or no-ip

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号