From: Ajay Garg <ajaygargnsit@xxxxxxxxx> > On Tue, Jul 2, 2013 at 2:27 PM, John Doe <jdmls@xxxxxxxxx> wrote: >> From: Ajay Garg <ajaygargnsit@xxxxxxxxx> >> > I have been using a running HTTPD-server, that serves files via > WebDAV. >> > Now, I need to add the ability for clients to upload files to the same >> > WebDAV directory/virtualhost. >> >> Hum... webDAV is used mainly for its writable features. >> For just serving files, you do not need it. >> So, if you use webDAV clients, you should already be all set. >> The webDAV clients should be able to write files on the server. > > In particular, is it possible to get the uploading done, using a > web-browser as the only client-side utility? (as that will do away > with any needs of deploying any "special" client-side utility). So you do not need webDAV. Just use apache to serve files + php for uploads JD --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx