[Osiris-devel]updated specs
Brian Wotring
brian at shmoo.com
Mon Mar 19 13:04:52 EST 2001
>> Do you mean putting any include/exclude in blocks like:
>
> right. but you'd only need one of either <Include> or <Exclude> right?
I thought so at first, but how would you specify to scan all files owned by
bob except his pixmaps? I would think something like:
<Directory />
options scan_explicit,recursive
<Include>
user("bob") all
</Include>
<Exclude>
suffix("xpm")
</Exclude>
</Directory>
This is a stupid example, but I think the point is clear.
--
Brian Wotring ( brian at shmoo.com )
PGP KeyID: 0x9674763D
More information about the osiris-devel
mailing list