|
|
Subject:
download huge media file over 2 GB from download servers by using Apache module
Category: Computers > Programming Asked by: gosoojj-ga List Price: $50.00 |
Posted:
18 Dec 2005 11:01 PST
Expires: 22 Dec 2005 15:57 PST Question ID: 607119 |
I have a project that need to solve ASAP. This project requirest these conditions. 1. If user purchased membership, he/she can download media (over 2GB) from Linux download server. Therefore, we have latest Apache version 2.2 which support over 2GB files. 2. when user request a file by http://down1.example.com/12345.wmv, first the download server must authenticate the user then update the download counting to database if it is new file. Since I do not know anything about Apache modules, I created cgi script that authenticate and update the database. Now my question is how can download server Apache can call cgi script before it deliver the media file? I was thinking about mod_rewriterule but my friend said I'm on wrong track. He said I should use custom Apache module to authenticate/update database. Let me know if you have any good answers :) |
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |