Re[2]: Does Apache can access the repository through network ?
From: Malte Woelky <Malte.Woelky_at_gmx.de>
Date: 2004-08-26 13:51:27 CEST
Hallo,
Thursday, August 26, 2004, 2:40:43 AM, you wrote:
TJ> Eros Ramos wrote:
>> Does It possible and recommendable a server in DMZ running apache
TJ> It would probably be possible using Apache's Proxy capabilities to pass
Yes, I have this running and mod_proxy works fine!
DMZ:
<IfModule mod_proxy.c>
ProxyRequests Off
ProxyPass /repos http://svn.intern/repos
ProxyPass /viewcvs http://svn.intern/viewcvs
</IfModule>
TJ> It might even be
TJ> ---------------------------------------------------------------------
-- Best regards, Malte mailto:malte.woelky@gmx.de Malte Woelky -=[SkyNet]=- Unix/DBs/Networks/LDAP/Active Directory Cert : MCSA 2000+2003, MCSA:msg, MCSE 2000+2003 voice : 0209/977 37 03 : 0173/90 32 167 eMail : Malte.Woelky@gmx.de WWW : http://www.woelky.net/ _________ ICQ# 12 767 43 99 _________ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Aug 26 13:51:49 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.