[us...@httpd] Apache as File Server

2009-11-07 Thread Nitin Gupta
Hi All In my application, I have a scenario in which user can upload various files. I am persisting these files on the File System itself. I need to make a http interface on these saved files. Can I make use of Apache web server to serve these files from the file system over http protocol? If y

Re: [us...@httpd] Apache as File Server

2009-11-07 Thread André Warnier
Nitin Gupta wrote: Hi All In my application, I have a scenario in which user can upload various files. I am persisting these files on the File System itself. I need to make a http interface on these saved files. Can I make use of Apache web server to serve these files from the file system ov

Re: [us...@httpd] Apache2 content generators

2009-11-07 Thread antoine
Andre thank you very much for your response. I think that putting mod_php (if it is possible) as an output filter is the only solution to my project. Regards André Warnier wrote: antoine wrote: Eric Covener wrote: On Thu, Nov 5, 2009 at 10:25 AM, antoine wrote: The first one(mine) adds

Re: [us...@httpd] Apache as File Server

2009-11-07 Thread John List
Nitin Gupta wrote: Hi All In my application, I have a scenario in which user can upload various files. I am persisting these files on the File System itself. I need to make a http interface on these saved files. Can I make use of Apache web server to serve these files from the file sy