Re: [us...@httpd] Logs of uploaded files from browser

2009-12-31 Thread Frank Gingras
Manoj Singh wrote: Hi, Sorry for confusion created. Actually I am using PHP as a server side language to receive the uploaded files. As I am using apache as a web server and I know that apache is maintaining access and error logs for the server. similarly I want to know that whether the apa

Re: [us...@httpd] Logs of uploaded files from browser

2009-12-31 Thread Manoj Singh
Hi, Sorry for confusion created. Actually I am using PHP as a server side language to receive the uploaded files. As I am using apache as a web server and I know that apache is maintaining access and error logs for the server. similarly I want to know that whether the apache is maintaining the log

Re: [us...@httpd] Logs of uploaded files from browser

2009-12-31 Thread André Warnier
Manoj Singh wrote: 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. And how exactly are you doing this ? Now I want to check out how many files were uploaded and details t

Re: [us...@httpd] Logs of uploaded files from browser

2009-12-31 Thread Manoj Singh
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. 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.

Re: [us...@httpd] Logs of uploaded files from browser

2009-12-31 Thread Devraj Mukherjee
Do you mean files uploaded by applications running on the Apache server or by something like mod_dav? On Thu, Dec 31, 2009 at 7:28 PM, Manoj Singh wrote: > Hi, > > Is it possible to get the logs of uploaded files in the apache server? > > Please help me out. > > Regards, > Manoj > -- "The se

[us...@httpd] Logs of uploaded files from browser

2009-12-31 Thread Manoj Singh
Hi, Is it possible to get the logs of uploaded files in the apache server? Please help me out. Regards, Manoj