I want to use the same folders (/images and /scripts) to be shared with 5 different web sites created in IIS 8.5. What is the best solution? Virtual Directory? Virtual Application? Junctions? Symbolic Links?
Note: I noticed while using junction on a windows 8/ii7 machine, the changes i made to the scripts directory were not immediately reflected on all the sites... even after forcing a hard refresh in the client browser... I would have to restart the web application to see the change. Perhaps something to do with how server caching sees junction links?
BTW, I am running classic asp sites on a windows 2012r2 iis 8.5
Thanks