Nginx

Nginx is a static server, though it could become an application server using lua, ie: openresty

nginx [engine x] is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server, originally written by Igor Sysoev.

TODO:

  • config file syntax
  • root
  • location

Difference with Apache

  • fast