HTTP Server
List of Web Servers
- Nginx
- Apache HTTP Server
- HAProxy
- Caddy
- Tomcat
- Lighttpd
- gunicorn
- LiteSpeed
Paid Managed Alternatives
- 000WebHost
Static File Server
- Static File Server
python -m http.server
ngnix available modules
nginx -V 2>&1 | tr -- - '\n' | grep _module
Ref: https://ubuntu.com/server/docs/how-to-use-nginx-modules
enabled nginx modules
/etc/nginx/modules-enabled/
ls -al /usr/share/nginx/modules-available/
Language Specific
List of HTTP Servers
- tomcat
- pm2
- forever