asp.net - How to make folder accessable through web (like "Content" folder)? -


is possible make folder (from solution) visible through web browser using visual studio 2013, asp.net mvc?

i want create kind of detached folder js files have accessable url.

here's worked me:

  1. right click->add folder
  2. right click on folder -> add new item
  3. html page

i didn't have further read-only access.

(in case you'd want add existing item.)


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

c# - Breakout Brick Collision -