RE: svn COPY 502 bad gateway over HTTPS
From: Maurer, Hermann <Hermann.Maurer_at_gft.com>
Date: 2006-03-13 15:26:59 CET
Hello,
we are using an apache server as reverse proxy on the external webserver, which the svn-clients speak HTTPS with, and an apache server on the internal server with svn. The first solution we had used, was a perl script, which used by the mod_perl and directives SetHandler and PerlHeaderParserHandler in the apache configuration file. The idea here is to rewrite the url in the appropriate webdav method call, bevor the url would be handled by mod_dav_svn. Please search the list for the script and the configuration.
The next solution, we are using now and which I'd prefer, is to activate the ssl connection between the reverse proxy and the internal apache server. The key word is 'SSLProxyEngine On'. The internal apache server must be able to talk HTTPS too.
________________________________
Von: LANDRAIN Jean-Pol [mailto:jplandrain@europarl.eu.int]
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.