Rob- thanks for the response. I'm pretty sure that no party of my system
uses mod_proxy, if that is what you mean. the machine is directly on the
internet, and i just commented out the following lines in my apache config
to make sure i didnt' need them (and everything is still running as before):
#LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
#LoadModule proxy_http_module modules/mod_proxy_http.so
#LoadModule proxy_connect_module modules/mod_proxy_connect.so
what should i check next?
j
On 12/1/06, Rob van Oostrum <rob.vanoostrum@blastradius.com> wrote:
>
> Are you running SVN behind an HTTPS->HTTP reverse proxy?
>
> On 1-Dec-06, at 6:23 PM, John Joseph Bachir wrote:
>
> > hi folks. i'm having problems with my svn server running via apache
> > 2 over https. i can't do copy operations because of 502 bad
> > gateway. from my research, i'm pretty sure that some layer of my
> > setup is trying to copy a https url to a http url. i'm not sure
> > where this could be. the server only responds to https requests.
> >
> > it's not an issue of url scheme or domain being changed. all other
> > operations work.
> >
> > thanks for any help.
> >
> > john
>
>
Received on Sat Dec 2 22:47:06 2006