# 아래 내용 주석 해제 LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_http_module modules/mod_proxy_http.so # 아래 내용 추가 ProxyPass /test http://naver.com ProxyPassReverse /test http://naver.com