RE: mod_dav_svn behind a proxy
From: Rob van Oostrum <rob.vanoostrum_at_blastradius.com>
Date: 2006-01-20 20:54:28 CET
Make sure you also include a ProxyPassReverse directive for the mapping
That said, HTTPS -> HTTP proxying for SVN will not work for all SVN
This has everything to do with the fact that the 'to' URL is stored in
The scheme will work fine for straight-forward checkout-modify-commit
Any reason why you can't just host SVN directly under the HTTPS host?
Cheers
-----Original Message-----
Hello,
I am trying to set up a shared ssl domain in Apache so that I can access
Example:
Repository under http://domain.com/svn/repos is set up using Location
Now I want to set up a domain shared-ssl.com under which this exact
https://shared-ssl.com/domain.com/svn/repos
This setup works with ProxyPass for simple html files, it fails for
Is there a way to achive this or something similar?
thanks,
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.