On 6/9/05, Peter Dennis Bartok <[EMAIL PROTECTED]> wrote:
> I didn't know one could. I did a quick google search, apparently I wasn't
> thorough enough to find anything about it.
> I am running webdav (and the subversion module) and apache2 on
> svn.myrealbox.com.
> Anything in particular that needs to be set up?

It's good to make https work, so people behind a proxy (like OP) can
access it bypassing any proxies.

It's also good to make apache listen on an additional port (say 81),
so http://host:81/svn/... can be used when you're behind transparent
proxy that messes things up, but does not block any ports.

-- 
   Michal Moskal,
   http://nemerle.org/~malekith/
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to