[Osiris-devel]details
B Potter
gdead at shmoo.com
Sat Mar 24 22:54:23 EST 2001
> 1. When trying to specify to include or exclude a specific file or
> directory, you use "Include" or "Exclude". Should you be able to just
> specify a path or should it be enclosed in something like: file( <path> )?
> Should we require full paths?
You may want to enclose it in quotes, and make them escape paths that have
quotes in them. I don't know that you want to _require_ full paths (using
paths relative to the directory in <Director> keeps the conf file
consise) but it would be nice to be able to deal with them.
>
> 2. Is there a better syntax for things like: user(),uid(),gid(),etc.. that
> we should be exploring? Should we require double quotes inside some of
> those?
double quotes on anything that isn't a numeric value. ie: "myusername",
"bob2", 1234, 0x1234... things that aren't numeric should be delimited by
something in case the string has some strange ass characters.
>
> I've updated the requirements page a lot. I'm very pleased with the way
> things are coming together. If you have any questions or comments on the
> docs, speak up.
I think it's kicking ass. Thanks a bunch, brian.
later
bruce
More information about the osiris-devel
mailing list