Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Pruning Recursive Glob
- X-seq: zsh-users 13756
- From: Chris Johnson <cjohnson@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Pruning Recursive Glob
- Date: Mon, 26 Jan 2009 09:47:53 -0500
- In-reply-to: <2d460de70901260616t398cb4cbu926cca607cde80bd@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20090126141155.GA26716@namib> <2d460de70901260616t398cb4cbu926cca607cde80bd@xxxxxxxxxxxxxx>
Richard Hartmann sent me the following 0.5K:
> > Hi. I'm having trouble finding a recursive glob pattern that can help
> > me change permissions on all files except CVS directories. I'd like to
> > have a checkout of a CVS repository in my web directory, but not make
> > the CVS information readable when I make everything else accessible.
>
> While your plan is not a bad one, the cleanest thing is to tell Apache not
> to list any CVS files.
That doesn't seem appropriate at all. These files exist on a real file
system accessible by other users and Apache is not the only way that
directories can be viewed. I really don't want those permissions added.
--
Chris Johnson
cjohnson@xxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author