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

Re: SVN write-through proxying and TLS

From: Stephen Connolly <stephen.alan.connolly_at_gmail.com>
Date: Wed, 4 Feb 2009 23:46:07 +0000

cheers for that, I'll give it a try in the morning

Sent from my [rhymes with myPod] ;-)

On 4 Feb 2009, at 21:46, Trent Nelson <svn-users-list_at_trentnelson.com>
wrote:

> On Tue, Feb 03, 2009 at 04:47:58PM +0000, Stephen Connolly wrote:
>> Has anyone managed to get write-through proxying working with
>> Subversion 1.5.x and Apache 2.2.x over TLS?
> ...
>> I keep on getting MKACTIVITY errors with eith a status code of 500 or
>> 400 or other random errors... apache's logs are not very revealing,
>> other than hinting that I might not have configured SSLProxyEngine...
>> but I have SSLProxyEnginge on
>
> I think I ran into this using mod_proxy in a slightly different
> setup. The 'RequestHeader' change below did the trick for me:
>
> # https://svn.onresolve.com
> <VirtualHost 127.0.0.1:81>
> # The following is needed to allow DAV copy/move operations to
> work, see
> # http://silmor.de/49 for more information.
> RequestHeader edit Destination ^https http early
> ...
>
>
> Trent.
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1104751

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-05 02:01:33 CET

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.