Re: [us...@httpd] file sharing module

2009-01-30 Thread André Warnier
Brian Mearns wrote: On Thu, Jan 29, 2009 at 7:48 PM, Angelo Chen wrote: [...] Well, there's a DAV module, which is an extension to the HTTP protocol that has additional methods (to GET, POST, HEAD, etc.) for sharing files...but I believe that requires a special client to use the additional me

Re: [us...@httpd] file sharing module

2009-01-29 Thread André Warnier
Angelo Chen wrote: Hi, Is there a module that I can run under Apache HTTP server that can do file sharing? the purpose is, instead of using ftp, users in the Intranet can just use browser to upload/download files, might have some access controls like, password protected, public and others. any i

Re: [us...@httpd] file sharing module

2009-01-29 Thread Brian Mearns
On Thu, Jan 29, 2009 at 7:48 PM, Angelo Chen wrote: > > Hi, > > Is there a module that I can run under Apache HTTP server that can do file > sharing? the purpose is, instead of using ftp, users in the Intranet can > just use browser to upload/download files, might have some access controls > like,

[us...@httpd] file sharing module

2009-01-29 Thread Angelo Chen
Hi, Is there a module that I can run under Apache HTTP server that can do file sharing? the purpose is, instead of using ftp, users in the Intranet can just use browser to upload/download files, might have some access controls like, password protected, public and others. any idea such module exis