create a virtual directory
Hi.
I need to have a link in my web application which points at another disk then the rest of the web application. The location will contain many pdf documents wich i don't to transfer between my development machine and the server.
How can i make a virtual directory on my server, and then point at it from my link like http://localhost/websheredfolder/xxxxx.pdf, or do some one have a way solve this
thanks in advance

