proxy3 20. forward proxy 설정 모듈 로딩LoadModule proxy_module modules/mod_proxy.soLoadModule proxy_connect_module modules/mod_proxy_connect.soLoadModule proxy_http_module modules/mod_proxy_http.soLoadModule proxy_ajp_module modules/mod_proxy_ajp.so forward proxy 설정 ProxyRequests On ProxyVia On Require ip 192.168.0.0/24 Require ip 10.0.0.0/8 AllowCONNECT 443 ProxyRequests On : Forward Proxy 기능 활성화반드시 접.. 2025. 12. 3. 19. reverse proxy 설정(=gateway server) https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html Reverse Proxy Guide - Apache HTTP Server Version 2.4Reverse Proxy Guide In addition to being a "basic" web server, and providing static and dynamic content to end-users, Apache httpd (as well as most other web servers) can also act as a reverse proxy server, also-known-as a "gateway" server. In such scenarihttpd.apache.org 모듈 로딩LoadModul.. 2025. 12. 3. 18. proxy https://httpd.apache.org/docs/current/mod/mod_proxy.html mod_proxy - Apache HTTP Server Version 2.4Apache Module mod_proxy Summary Warning Do not enable proxying with ProxyRequests until you have secured your server. Open proxy servers are dangerous both to your network and to the Internet at large. mod_proxy and related modules implement a proxy/gatewahttpd.apache.org 프록시 서버 : 클라이언트가 다른 네트워크 서비.. 2025. 12. 3. 이전 1 다음 728x90