«apache-modules» 태그된 질문

8
Apache 프록시 : 유효한 프로토콜 핸들러가 없습니다.
하위 서버를 다른 서버에 프록시하려고합니다. 내 httpd.conf : RewriteEngine On ProxyPreserveHost On RewriteRule .*subdir/ https://anotherserver/subdir/ [P] 문제는 아파치가 항상 이것을 기록한다는 것입니다. AH01144: No protocol handler was valid for the URL /subdir/. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the …
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.