RE: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction

2006-11-29 Thread Mark Lavi
0-933-7707 From: Todd Hivnor [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 29, 2006 12:50 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction Mark, thank for the clues. I guess I will need to tinker with OS-

RE: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction

2006-11-29 Thread Todd Hivnor
che.org Subject: RE: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction Updating the permissions on the file system will work for folders which are strictly read-only. But in a lot of cases, I want the folder to be readable by group X and writable by group Y. M

RE: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction

2006-11-28 Thread Mark Lavi
mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: Todd Hivnor [mailto:[EMAIL PROTECTED] Sent: Monday, November 27, 2006 3:44 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction I am running WebDAV on

RE: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction

2006-11-28 Thread Todd Hivnor
:44 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction I am running WebDAV on my Apache 2.0.51 server on Fedora Core 2. I would like to allow users to copy files _from_ a certain directory, but not _into_ it. However, if I all

RE: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction

2006-11-27 Thread Mark Lavi
ECTED] || phone:+1-650-933-7707 From: Todd Hivnor [mailto:[EMAIL PROTECTED] Sent: Monday, November 27, 2006 3:44 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction I am running WebDAV on my Apache 2.0.51 serv

[EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction

2006-11-27 Thread Todd Hivnor
I am running WebDAV on my Apache 2.0.51 server on Fedora Core 2. I would like to allow users to copy files _from_ a certain directory, but not _into_ it. However, if I allow the COPY method (via a the LimitExcept tag) then I am allowing copy _from_ and copy _to_. There doesn't seem to be abl