[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Hiding .svn folders from apache

From: Marcin Gil <mgil_at_vernet.pl>
Date: 2004-10-30 19:57:55 CEST

Dnia sobota, 30 października 2004 19:51, David Rees napisał:
> >
> > <Directory ~ "^/\.svn">
> >
> That will only match /.svn in your root directory. Please have a look
> at how regular expressions work.
>
 <Directory ~ "^/www/.*/[0-9]{3}">

I've taken this directly from manual. And this says that it will match all
/www descendants which contain directories with names with 3 numbers. Right?

-Marcin

-- 
  email#   mgil : vernet pl | GaduGadu ID# 185057
  JID# dentharg : chrome pl | http://marcin.gilusiowy.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 30 19:58:39 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.