Re: Want to set up SVN for a web app
From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Fri, 3 Apr 2009 14:52:14 +0400
Greetings, Ryan Schmidt!
>> Make sure you have .svn and CVS directories masked out of direct
> Yes, this is a good idea. For comparison, I do it this way, for Apache:
> RedirectMatch 404 .*/\.svn(/|$)
> Doesn't need mod_rewrite.
Yes, this one probably the most efficient way of doing this.
> Enhance for CVS directories if needed.
> I prefer to make them return 404 Not Found instead of 403 Forbidden.
:) May be...
-- WBR, Andrey Repin (anrdaemon_at_freemail.ru) 03.04.2009, <14:50> Sorry for my terrible english... ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1531153 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-04-03 12:56:04 CEST |
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.