setting up reverse proxy with subversion
From: Janos Mohacsi <mohacsi_at_niif.hu>
Date: 2002-09-20 14:57:08 CEST
Hi,
A Webserver (w SSL/authentication) ------ B Webserver (w subversion)
I could setup the B Webserver with subversion with a repository and it is
svn ls http://bbb.iif.hu:70/xydocrep/
xydocs/
I wanted to setup reverse proxy on A webserver with apache:
ProxyPass /xydocrep/ http://bbb.iif.hu:70/xydocrep/
I can access the documents via http from a browser
But under the ssubversion I have problem to access the repository.
svn ls http://aaa.iif.hu/xydocrep/
What can be a problem? How can I setup subversion in such an environment?
I use subversion 0.14.2 now.
Best Regards,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.