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

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -