Hi Nico,
thank you for your answer.
With a "separate machine" configuration, I'd like to configure a virtual
host on the Apache side. So, the virtual host configuration will be:
<Location /repo>
DAV svn
SVNPath ....
</Location>
Now, if I use the mod_dav module, how can I set the IP for the SVN
server?
Thanks in advance
------------------------------------------------------------------------
--------------
Ing. Francesco Dalan
M.B.M. Italia S.r.l. Via Pellizzo 14/A 35128 Padova
Tel. +39.49.8995731 Fax +39.49.8995722 Cell. +39.348.3675906
E-mail : f.dalan@mbm.it <mailto:f.dalan@mbm.it>
________________________________
Da: Nico Kadel-Garcia [mailto:nkadel@comcast.net]
Inviato: domenica 19 marzo 2006 17.18
A: Ing. Francesco Dalan; users@subversion.tigris.org
Oggetto: Re: Architecture question
Use a separate server, or very carefully configure the Apache
installation to allow access to only certain projects, or many other
approaches are possible.
Me, I'd tend to put the alternate server on an alternate IP address and
carefully control access to *that* as a virtual server in the Apache
configuration. That allows you to set the firewall rules to access only
that location, but it leaves you vulnerable to mis-configurations of the
Apache server and unauthorized user access to other repositories or
parts of the repository. If possible, why not simply use a separate
machine for the SVN server/Apache server that will allow some public
access.
----- Original Message -----
From: Ing. Francesco Dalan <mailto:f.dalan@mbm.it>
To: users@subversion.tigris.org
Sent: Thursday, March 16, 2006 9:19 AM
Subject: Architecture question
Hi to all,
I'm new to SVN. It is possible to maintain the SVN server
and the http server separate? I'd like to put the svn server behind a
firwall and use the external http server (Apache 2.0) to publish (in
read only) some projects. How can do it?
Thanks in advance
------------------------------------------------------------------------
--------------
Ing. Francesco Dalan
M.B.M. Italia S.r.l. Via Pellizzo 14/A 35128 Padova
Tel. +39.49.8995731 Fax +39.49.8995722 Cell. +39.348.3675906
E-mail : f.dalan@mbm.it <mailto:f.dalan@mbm.it>
Received on Mon Mar 20 19:43:55 2006