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. 



Mark Lavi <[EMAIL PROTECTED]> wrote:        v\:* {behavior:url(#default#VML);} 
o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape 
{behavior:url(#default#VML);}       st1\:*{behavior:url(#default#ieooui) }      
     I don’t know of an Apache/WebDAV solution off the top of my head for your 
requirement, but it is probably easiest to address this from the filesystem: 
change the permissions on the directory to be read only.
   
    --Mark 
  
Mark Lavi, Enterprise Web Management Team @ SGI

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 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 able to any means to control the direction of the copy 
 method. 
 
 Is there are way to configure this? It seems like a fairly basic 
 requirement: a read-only WebDAV folder which allows users to copy files into 
 their personal directories, with a direct HTTP COPY call. 
 
  - Todd


  
  

 
---------------------------------
Everyone is raving about the all-new Yahoo! Mail beta.

Reply via email to