I have my video content delivery website.
I have several Hard-disk having videos in it. I am working with IIS. I have my website in wwwroot directory in IIS.
Now I want users to access my videos from my site. But the videos are in other harddisk. How can I add a link in my website so that users can access the videos.
If the video is in the same wwwroot dir then it works very well.