I knew that using F5 to build my project would make it available at the URL localhost/projectName. I had no idea that F5 also puts it out on the world wide web!
Previously I had assumed that in order to get my site out on the web I had to do something radical like right-click my project in SE > Publish. Now it seems I was wrong. I say this because I can surf to it using my IP address even without doing a Publish.
This is a bit disturbing. How do I prevent this behavior? I only want the Published version to be on the web. What's the best way to prevent the F5-version from being on the web?
Go to the complete details ...