[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problem with reverse proxy and TortoiseSVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-08-14 20:01:10 CEST

charles Collin wrote:
> Hi,
>
> Thanks for the tip but unfortunately still am I stuck.
> I followed this howto (http://silmor.de/49) to configure my Apache reverse
> proxy server, but on the SVN server I still can't see any PROPFIND request
> forwarded from the reverse proxy.
> I don’t get it...
>
> Btw, reverse proxy is an Apache 2.0 version

I guess that a normal proxy can't pass on SSL encrypted packets. The
docs for mod_proxy(1) clearly state that "The ability to contact remote
servers using the SSL/TLS protocol is provided by the SSLProxy*
directives of mod_ssl." Which means you can't use the howto you pointed
at but must use mod_ssl and its directives to achieve your goal.

Stefan

(1) http://httpd.apache.org/docs/2.0/mod/mod_proxy.html

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Aug 14 19:59:06 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.