Manoj Singh wrote:And how exactly are you doing this ?
Hi Devraj,
Actually i mean by files uploaded through the client side by any browser? I
have the web site through which I am providing the facility to upload the
files.
Apart from DAV, Apache does not provide a method to upload files.
Now I want to check out how many files were uploaded and details
through apache web server logs. Please advice me how to do this.
DAV (mod_dav) will log any file upload (look for PUT requests).
If you do it via some other method, then your method is the one that should log the uploads.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx