I have a C# 2010 web application that I am going to be setting up.
If I want to point to a file on my C drive like C:\work\app, how does this translate to a url on the internet?
I know localhost would be part of it. However, what would be the rest of the url?