Marko Friedemann
Tue, 26 Apr 2005 00:48:28 -0700
Jonathan Dixon wrote:
This declares *.pdf files as being ASP files. Apache::ASP is trying to interpret them directly!
What you want to do cannot be accomplished with this mechanism. Try looking at the various Apache modules.
I understand that this forces the PDF files to be handled through Apache::ASP. But shouldn't the Script_OnStart section in the global.asa file short-circuit the processing of the file itself and send it out as a straight binary file? This is what seems to happen for the Word files in the directory that are treated the same way.
Do you (or anyone else) have suggestions for modules to look at that can check for a valid ASP session before allowing access to files on the server?
This is how this would look for the user: http://foo.bar/download/file.ext
regards, Marko
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]