0

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.

Hardip Raj
  • 13
  • 5
  • Is this ASP.NET, ASP.NET MVC, ... ? Please edit question tags accordingly. And remove `content-delivery-network` (meaningless in this context), also remove `website` (too vague, the tag even says so: "DO NOT USE. Select some more descriptive tags, like html, css, php, http, etc.") – Peter B Jan 16 '17 at 09:46
  • First make your hardisk video files path reachable for your IIS Web Server, after that you can access your video using the web server route to your video files. – Hokusai Jan 16 '17 at 20:49
  • That is the thing i dont know how to do in IIS web server. @hokusai – Hardip Raj Jan 17 '17 at 14:41
  • You should to use something like `alias` in Apache web server. Maybe this question helps you: http://stackoverflow.com/questions/9431377/how-to-create-an-alias-path-on-local-iis – Hokusai Jan 17 '17 at 15:39

0 Answers0