ApacheExpress

Well, Apache is a highly modular and efficient server framework. The httpd daemon itself is quite tiny and pretty much all webserver functionality is actually implemented in the form of modules. Be it thread handling, access control, mime detection or content negotation – all of that is implemented as modules. And can be replaced by own modules!


Posted

in

,

by

Tags:

Comments

Leave a Reply