Hi all,
I'm trying to work out how to serve up a static file (pdf) from a location outside the web folder. This example shows serving up some files from the app folder so no drive or path is needed.
what you I do to read a file d:\mydocs\test.pdf when the app is running in c:\mywebserver ?
Cheers,
Kevin