On Mar 28, 2010, at 17:48, Ion Jaureguialzo Sarasola wrote: > I changed it to /svn and it works, but this is annoying, everybody who has > checked out previous projects (which used to work on another host in /) will > have to checkout again. > > I'll keep trying to make it work on /.
Probably some global web server setting that's different on this server than on the other one, which is being inherited by this vhost as most global settings are. If you can figure out what the global setting is (perhaps something to do with how you do error handling for 404 requests etc.) you could override it in the svn vhost. P.S: Remember to Reply All so your reply goes to the mailing list too, not just to me.