Sharing GIFs (assets) Amongst Multiple Apps

  • Thread starter Thread starter RC
  • Start date Start date
R

RC

I wrote a Web app and someone else now wants a copy of it (and run it on the
same server)... and eventually others may want copies as well. Rather than
copying all of the gif/assets to each app's folder structure I was wondering
what I can to to enable all copies of the application on the server to share
the same assets folder.

thanks
 
Create the same virtual directory in every IIS application on the server
pointing to the same folder.

cheers,
mortb
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top