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

Re: Does Apache can access the repository through network ?

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-08-26 02:40:43 CEST

Eros Ramos wrote:

> Does It possible and recommendable a server in DMZ running apache
> accessing the repository through network ?
>
>
>
> I mapped the network alias through to another server into the server
> running Apache, but it didn’t work.
>
No, the repository must be on the same physical machine that Apache is
running on, at least with BDB in 1.0.

It would probably be possible using Apache's Proxy capabilities to pass
requests from one Apache server to another, for example from Apache in
the DMZ to Apache running on the Subversion server. It might even be
possible to proxy from the DMZ Apache to an svnserve process on the
Subversion server if installing Apache on the Subversion server isn't
possible.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 26 02:41:37 2004

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.