Re: [EMAIL PROTECTED] infinite subdirectories with webdav and windows

2006-03-08 Thread Martin Marcher
Hi, On Wed, Mar 08, 2006 at 11:08:58AM -0600, William A. Rowe, Jr. wrote: > Martin Marcher wrote: > >Hello, > > > > deathening silence here, are my mails actually sent or is it simply > > the case that I didn't see the obvious and you are not answering me? >

Re: [EMAIL PROTECTED] infinite subdirectories with webdav and windows

2006-03-08 Thread Martin Marcher
Hello, deathening silence here, are my mails actually sent or is it simply the case that I didn't see the obvious and you are not answering me? Martin On Fri, Mar 03, 2006 at 11:14:56AM +0100, Martin Marcher wrote: > Hello, > > i configured a vhost to allow webdav to

[EMAIL PROTECTED] infinite subdirectories with webdav and windows

2006-03-03 Thread Martin Marcher
Hello, i configured a vhost to allow webdav to authenticated users, now when people connect using either winxp or win2k they get a folder structure like: folder -folder --folder ---... ... that wouldn't be that much of a problem if it would only display like that but i ha

Re: [EMAIL PROTECTED] webdav and LIMIT (was: webdav and quota)

2006-02-16 Thread Martin Marcher
That should of course read Subject: webdav and LIMIT - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTE

[EMAIL PROTECTED] webdav and quota

2006-02-16 Thread Martin Marcher
Hello, I set up a webdav virtual host which works fine for now. Authentication is done group based with auth_mysql. The next step would be to limit the usage for groups users: * listing files is allowed * uploading files is allowed * creating directories is allowed * down