Tagged Questions
0
votes
8answers
365 views
Basic questions about running a web server
I'd like to run a web server to experiment with. I'm going to to use Mongoose because it looks lightweight and simple enough to understand everything that it is doing.
I have a Debian box to run it ...