I started making some website. I would like to run a web server from my computer so other people could check out my site before I publish it to the internet. Which is the web server that is light on resources and easy to use? And of course, it should be free, too.
I think maybe even the most popular web server out there is Apache, even I used it once for similar purposes like you, but also many professional sites run under Apache! If you run Windows, you may also consider IIS (I believe this comes free with windows). But I’d stick to Apache.