ok. I've gotten an apache proxy server set up listening on port 8080. I tried to run the rsync client again thru' the apache web server. This time, I failed again with the error "bad response from proxy - HTTP/1.0 403 Forbidden". I looked at apache's access log file and realized that rsync was trying to do a CONNECT http method call using http 1.0. If anyone has any clue why rsync client wouldn't work thru apache, please let me know. If there is anything special I need to configure in apache, let me know as well. I have done the standard proxy settings such as ProxyRequest etc.
 
thanks in advance. 

Reply via email to