On 4/29/10 12:09 AM, Jerome Renard wrote:
I would have said mod_rewrite is a perfect example of what you can do.
mod_rewrite is a great piece of work, but I was hoping
for something a little bit more hello-world-ish.
My desired logic is:
- based on the input, calculate a file path
- ask apache to serve that file
The files being served are on NFS, and not part
of the apache htdocs tree, so I can't do a simple
url rewrite.
Thanks!
Mark
