|
|
|
|
|
by tps5
3359 days ago
|
|
I don't think the language is the slightest bit confusing. I also think your definition of "web server" is wrong. I would say a web server is a program that processes HTTP requests and optionally responds with something (commonly HTML, but can respond with data of any format). That includes apache, nginx, etc. It also includes programs written in X language that process HTTP requests. |
|