8
Apache Proxy: Không có trình xử lý giao thức nào hợp lệ
Tôi đang cố gắng ủy quyền một thư mục con đến một máy chủ khác. Httpd.conf của tôi: RewriteEngine On ProxyPreserveHost On RewriteRule .*subdir/ https://anotherserver/subdir/ [P] Vấn đề là Apache luôn ghi nhật ký này: AH01144: No protocol handler was valid for the URL /subdir/. If you are using a …