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

mod_dav_svn behind a proxy

From: Florian Munz <newsletter_at_theflow.de>
Date: 2006-01-20 14:27:48 CET

Hello,

I am trying to set up a shared ssl domain in Apache so that I can access
all my repositories over https.

Example:

Repository under http://domain.com/svn/repos is set up using Location
/svn

Now I want to set up a domain shared-ssl.com under which this exact
repository is available under

https://shared-ssl.com/domain.com/svn/repos

This setup works with ProxyPass for simple html files, it fails for
every site which which uses absolute urls and it fails for mod_dav_svn
because it also uses absolute URLs in some of its requests (PROPFIND)

Is there a way to achive this or something similar?

thanks,
Florian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 20 14:30:12 2006

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.