Click to See Complete Forum and Search --> : Virtual File Locations


dicicco2
08-05-2008, 11:59 AM
So I have a few thousand files sitting on a server. They are organized in a particular way that can not change. However, we would like to have them be web accessible by going through a virtual location.

For example:
A file sits at N:/handbook/learning/learningBook.pdf
We would like to access this on the web at
http://oursite/somepath/learningBook.pdf

We are running IIS. Is there a way in IIS to handle this type of situation?

Thanks.